Merged
Conversation
32abdda to
328bcc1
Compare
435a2cc to
b4c4fae
Compare
7e88367 to
11f4293
Compare
33addeb to
b15c7e7
Compare
chalin
reviewed
Nov 25, 2025
Contributor
chalin
left a comment
There was a problem hiding this comment.
@vitorvasc - checks are failing. I suspect that a semconv page has moved.
76765a0 to
bc12272
Compare
925b3de to
52ef6b3
Compare
a4eabdf to
93f36cd
Compare
7be8b29 to
531e51e
Compare
Contributor
|
/fix:refcache |
vitorvasc
reviewed
Jan 12, 2026
| sub patchSpec_because_of_SemConv_MetricRPCServerDurationRenamedToMetricRPCServerCallDuration() { | ||
| return unless | ||
| $ARGV =~ m|^tmp/otel/specification/| | ||
| && applyPatchOrPrintMsgIf('2025-12-05-metric-rpc-server-duration-renamed-to-rpc-server-call-duration', 'semconv', '1.38.0-'); |
Member
There was a problem hiding this comment.
Suggested change
| && applyPatchOrPrintMsgIf('2025-12-05-metric-rpc-server-duration-renamed-to-rpc-server-call-duration', 'semconv', '1.38.0-'); | |
| && applyPatchOrPrintMsgIf('2025-12-05-metric-rpc-server-duration-renamed-to-rpc-server-call-duration', 'semconv', '1.39.0'); |
vitorvasc
reviewed
Jan 12, 2026
Member
There was a problem hiding this comment.
Suggested change
| && applyPatchOrPrintMsgIf('2025-11-26-database-section-renamed-to-db', 'semconv', '1.39.0'); |
Contributor
Author
|
❌ |
chalin
approved these changes
Jan 12, 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 was a draft PR used for identifying issues integrating the latest (unreleased) semantic conventions.
Issues
[chore] Rename */database to */db to match area names semantic-conventions#3108
See failed job and link-check failure
[editorial] Link check is failing because of updated heading in semconv opentelemetry-specification#4778
See link-check failure