Add linter checking we use the latest semconv version - #8231
Merged
Conversation
dmathieu
marked this pull request as ready for review
November 28, 2025 12:53
mx-psi
approved these changes
Nov 28, 2025
codeboten
approved these changes
Nov 28, 2025
Co-authored-by: James Thompson <thompson.tomo@outlook.com>
Co-authored-by: James Thompson <thompson.tomo@outlook.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8231 +/- ##
=====================================
Coverage 82.3% 82.3%
=====================================
Files 192 192
Lines 13777 13777
=====================================
Hits 11342 11342
Misses 2030 2030
Partials 405 405 🚀 New features to boost your workflow:
|
pellared
approved these changes
Dec 8, 2025
Member
Author
Yes. This seems like it should happen in core though. |
Member
Author
|
@open-telemetry/go-approvers this would welcome a second approval. |
Member
I created open-telemetry/opentelemetry-go#7697 |
Member
Author
|
@open-telemetry/go-approvers ping for second approval :) |
flc1125
approved these changes
Jan 7, 2026
dashpole
approved these changes
Jan 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is inspired by open-telemetry/opentelemetry-collector-contrib#44606
Mongo is the only package with an older semconv. See #8230 to move forward with the upgrade.