open-telemetry / opentelemetry-proto

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

profiles: drop Sample.label #583

Closed florianl closed 2 months ago

florianl commented 2 months ago

Drop Sample.label in favor of Sample.attributes. While label and attributes fulfill the same purpose, it is not defined which one to choose for which information. Therefore, drop label in favor of attributes.

FYI: @open-telemetry/profiling-maintainers spec:profiles