open-telemetry / opentelemetry-proto

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

Clarify formulas for reading span flags #528

Closed jack-berg closed 5 months ago

yurishkuro commented 5 months ago

I don't understand the motivation. Advising people to use magic constants going against the idea of defining bitmask constants.