Define OpenTelemetry to Jaeger span Transformation #414
Labels
area:semantic-conventions
Related to semantic conventions
priority:p2
Medium priority level
release:allowed-for-ga
Editorial changes that can still be added before GA since they don't require action by SIGs
spec:trace
Related to the specification/trace directory
Jaeger is one of the recommended exporters that the SDKs should support [1], however there is not a specification about how the transformation from the OpenTelemetry to the Jaeger Spans should work.
It is already causing some confusion as the implementation in different languages is different, open-telemetry/opentelemetry-python#367 (comment) & open-telemetry/opentelemetry-python#369.
There is an open PR handling this for Zipkin #380, probably there should also be a similar document for Jaeger.
[1] https://github.com/tigrannajaryan/opentelemetry-specification/blob/master/specification/library-guidelines.md#requirements.
The text was updated successfully, but these errors were encountered: