opentelemetry-collector/pdata/internal/otlp
Damien Mathieu 33264a5408
Upgrade pdata to proto 1.4.0 (#11722)
This upgrades pdata to the
[1.4.0](https://github.com/open-telemetry/opentelemetry-proto/releases/tag/v1.4.0)
version of protobufs.

Sorry for the very large PR. This can't really be split into smaller PRs
though, as changes are not backwards compatible.

This PR includes
https://github.com/open-telemetry/opentelemetry-collector/pull/11706, as
the two are very close and separating them would cause weird conflicts.
The two changes can be merged either as separate PRs (with 11706 first),
or as one.

Closes
https://github.com/open-telemetry/opentelemetry-collector/issues/11720

cc @mx-psi

---------

Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
2024-11-28 09:40:17 +01:00
..
logs.go [chore] use license shortform (#7694) 2023-05-18 13:11:17 -07:00
logs_test.go [chore] use license shortform (#7694) 2023-05-18 13:11:17 -07:00
metrics.go [chore] use license shortform (#7694) 2023-05-18 13:11:17 -07:00
metrics_test.go [chore] use license shortform (#7694) 2023-05-18 13:11:17 -07:00
package_test.go [chore] Enable goleak for all (passing) tests (#9173) 2024-01-03 08:35:58 -08:00
profiles.go Upgrade pdata to proto 1.4.0 (#11722) 2024-11-28 09:40:17 +01:00
profiles_test.go Upgrade pdata to proto 1.4.0 (#11722) 2024-11-28 09:40:17 +01:00
traces.go [chore] use license shortform (#7694) 2023-05-18 13:11:17 -07:00
traces_test.go [chore] use license shortform (#7694) 2023-05-18 13:11:17 -07:00