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: Add code semconv attributes #591

Merged
merged 6 commits into from
Aug 2, 2023

Conversation

arielvalentin
Copy link
Collaborator

@arielvalentin arielvalentin commented Jul 31, 2023

When using the default queue name it is often difficult to correlate the job that is performing the work.

Adding code semconv attributes makes it possible to use semconv span naming, but also identify spans by class name via code.namespace.

When using the default queue name it is often difficult to correlate the job
that is performing the work.

Adding code semconv attributes makes it possible to use semconv span naming,
but also identify spans by class name via `code.function`.
@arielvalentin
Copy link
Collaborator Author

Thanks @plantfansam I think I have some issues to deal with w/r/t rubocop rules

@arielvalentin arielvalentin merged commit 54b9496 into open-telemetry:main Aug 2, 2023
43 checks passed
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