Skip to content
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

fix(otel): correct tracing lib #621

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndrewWinterman
Copy link
Contributor

Please read CONTRIBUTING.md for additional information on contributing to this repository!

What this PR does / why we need it

The name of the tracer is supposed to be the library doing the tracing.

It is erroneously set to "serviceName" which is unhelpful since you already
have that information in the service.name field

Jira ID

[XX-XX]

Notes for your reviewers

@AndrewWinterman AndrewWinterman requested a review from a team as a code owner February 7, 2025 05:01
Copy link
Contributor

@iamrz1 iamrz1 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants