Skip to content

[pkg/translator/jaeger] adopt most recent semantic convention mapping #34371

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Aug 1, 2024

Description:
Change the translation to jaeger spans to match semantic conventions.

otel.library.name is deprecated and replaced by otel.scope.name
otel.library.version is deprecated and replaced by otel.scope.version

Link to tracking Issue:
Fixes #34368

@atoulme atoulme force-pushed the fix_jaeger_mapping branch from b6a4c86 to bb3cb8c Compare August 1, 2024 05:34
Copy link
Contributor

@Kielek Kielek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks.

@dmitryax dmitryax merged commit 5812a01 into open-telemetry:main Aug 1, 2024
154 checks passed
@github-actions github-actions bot added this to the next release milestone Aug 1, 2024
@atoulme atoulme deleted the fix_jaeger_mapping branch August 2, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jaeger translator populating deprecated attributes
5 participants