You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
This will only be relevant after we merge span-transformations package *
When converting from Jaeger Proto to OTEL readable span - in convertJaegerTagsToAttributes function - we currently convert all the tags to OTEL attributes.
We need to filter out the ones that are not supported by OTEL Specification.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When converting from Jaeger Proto to OTEL readable span - in convertJaegerTagsToAttributes function - we currently convert all the tags to OTEL attributes.
We need to filter out the ones that are not supported by OTEL Specification.
The text was updated successfully, but these errors were encountered: