Skip to content

Commit

Permalink
Update opentelemetry-specification version to v1.31.0 (open-telemetry…
Browse files Browse the repository at this point in the history
…#4157)

Co-authored-by: Phillip Carter <[email protected]>
  • Loading branch information
opentelemetrybot and cartermp authored Mar 16, 2024
1 parent 5343fe2 commit 85b9dc2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[submodule "content-modules/opentelemetry-specification"]
path = content-modules/opentelemetry-specification
url = https://github.com/open-telemetry/opentelemetry-specification.git
spec-pin = v1.30.0
spec-pin = v1.31.0
[submodule "content-modules/community"]
path = content-modules/community
url = https://github.com/open-telemetry/community
Expand Down
2 changes: 1 addition & 1 deletion scripts/content-modules/adjust-pages.pl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
my $semConvRef = "$otelSpecRepoUrl/blob/main/semantic_conventions/README.md";
my $specBasePath = '/docs/specs';
my %versions = qw(
spec: 1.30.0
spec: 1.31.0
otlp: 1.1.0
semconv: 1.24.0
);
Expand Down
8 changes: 8 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -7447,6 +7447,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T19:07:23.30351-05:00"
},
"https://tools.ietf.org/html/rfc7230#section-3.2.6": {
"StatusCode": 200,
"LastSeen": "2024-03-15T20:34:57.525355021Z"
},
"https://tools.ietf.org/html/rfc7230#section-5.4": {
"StatusCode": 200,
"LastSeen": "2024-01-18T19:07:34.10242-05:00"
Expand Down Expand Up @@ -8587,6 +8591,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-30T16:14:34.212872-05:00"
},
"https://www.w3.org/TR/baggage/#key": {
"StatusCode": 206,
"LastSeen": "2024-03-15T20:34:48.124860351Z"
},
"https://www.w3.org/TR/trace-context": {
"StatusCode": 206,
"LastSeen": "2024-01-30T16:14:34.417619-05:00"
Expand Down

0 comments on commit 85b9dc2

Please sign in to comment.