[chore] Add links to releases for k8s migration guide breaking changes#2196
Merged
lmolkova merged 9 commits intoopen-telemetry:mainfrom May 29, 2025
Merged
Conversation
AlexanderWert
approved these changes
May 5, 2025
Member
Author
|
@open-telemetry/specs-semconv-approvers could I get more eyes on this? Should be a simple one :). |
lmolkova
approved these changes
May 13, 2025
Member
|
/cc @open-telemetry/semconv-k8s-approvers |
Signed-off-by: ChrsMark <[email protected]>
Signed-off-by: ChrsMark <[email protected]>
Signed-off-by: ChrsMark <[email protected]>
e486a5b to
cacb3c8
Compare
dashpole
approved these changes
May 27, 2025
arminru
approved these changes
May 28, 2025
jinja2
reviewed
May 28, 2025
Co-authored-by: Jina Jain <[email protected]>
Co-authored-by: Jina Jain <[email protected]>
Co-authored-by: Jina Jain <[email protected]>
Co-authored-by: Jina Jain <[email protected]>
Co-authored-by: Jina Jain <[email protected]>
lmolkova
reviewed
May 29, 2025
jherbage
pushed a commit
to jherbage/semantic-conventions
that referenced
this pull request
Jul 1, 2025
open-telemetry#2196) Signed-off-by: ChrsMark <[email protected]> Co-authored-by: Jina Jain <[email protected]> Co-authored-by: Liudmila Molkova <[email protected]>
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.
The k8s migration guide should link to specific SemConv releases (once those are available) for any introduced breaking changes. This PR fixes the already existing ones.
I could not come up with sth more elegant that'd automate this work but if @open-telemetry/specs-semconv-approvers have any ideas I'd love to know. Otherwise I will keep an eye for keeping them up to date manually 🙂.
Ref to the respective release: https://github.com/open-telemetry/semantic-conventions/releases/tag/v1.30.0
Merge requirement checklist
[chore]