-
Notifications
You must be signed in to change notification settings - Fork 607
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
Update semconv to 1.20.0 #1746
Update semconv to 1.20.0 #1746
Conversation
776b9c4
to
4fc2a55
Compare
this PR is ready for the review, @opentelemetry-python-contrib-approvers please take a look! |
Thanks, @lmolkova, I am trying to debug the failing tests in the core repo. |
@ocelotl it seems core tests fail on span name check. Span names were changed in #1759, but core tests were not updated to reflect it. |
Right, I just filed this issue, will take care of it, thanks! |
I think @lzchen had some points around the transition plan. Bringing this up in the SIG meeting (again) might be a good idea. |
Added to the SIG notes. |
Description
Onboards instrumentations to fresh semantic conventions
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Does This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.