open-telemetry / opentelemetry-proto

OpenTelemetry protocol (OTLP) specification and Protobuf definitions
https://opentelemetry.io/docs/specs/otlp/
Apache License 2.0
607 stars 262 forks source link

Follow up: breaking changes in the Profiling protocol #577

Open florianl opened 3 months ago

florianl commented 3 months ago

With https://github.com/open-telemetry/opentelemetry-proto/pull/576 it is proposed to exclude the Profiling protocol from the breaking-changes test.

Currently the Profiling protocol is marked as experimental and breaking changes are accepted. But once, the Profiling protocol is declared stable, https://github.com/open-telemetry/opentelemetry-proto/pull/576 needs to be reverted.

spec:profiles

aalexand commented 2 months ago

nit: Please add spec:profiles label to this issue.

tigrannajaryan commented 2 months ago

@florianl Is this resolved by https://github.com/open-telemetry/opentelemetry-proto/pull/576 ?