-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
datadogreceiver: migrate to newer semconv version #35602
base: main
Are you sure you want to change the base?
Conversation
189ad82
to
1415f3c
Compare
4397ec7
to
687c7f7
Compare
687c7f7
to
f8b1681
Compare
Kind reminder: @jpkrohling @boostchicken @gouthamve @mx-psi |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Kind reminder: @jpkrohling @boostchicken @gouthamve @mx-psi |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Kind reminder: @jpkrohling @boostchicken @gouthamve @mx-psi |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Description: The version of semconv is upgraded from v1.16.0 to v1.21.0
This is a trivial upgrade. The semconv attributes' value have been compared using go-otel-semconv-comparator. All attributes used by this component have the same value in both versions.
Link to tracking Issue: #22095
Testing: Tests passed