Skip to content

Commit 26c88f1

Browse files
Update opentelemetry-specification version to v1.30.0 (open-telemetry#4009)
1 parent e3dad0d commit 26c88f1

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[submodule "content-modules/opentelemetry-specification"]
77
path = content-modules/opentelemetry-specification
88
url = https://github.com/open-telemetry/opentelemetry-specification.git
9-
spec-pin = v1.29.0
9+
spec-pin = v1.30.0
1010
[submodule "content-modules/community"]
1111
path = content-modules/community
1212
url = https://github.com/open-telemetry/community

scripts/content-modules/adjust-pages.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
my $semConvRef = "$otelSpecRepoUrl/blob/main/semantic_conventions/README.md";
1919
my $specBasePath = '/docs/specs';
2020
my %versions = qw(
21-
spec: 1.29.0
21+
spec: 1.30.0
2222
otlp: 1.1.0
2323
semconv: 1.24.0
2424
);

static/refcache.json

+4
Original file line numberDiff line numberDiff line change
@@ -1411,6 +1411,10 @@
14111411
"StatusCode": 200,
14121412
"LastSeen": "2024-01-18T19:02:11.609878-05:00"
14131413
},
1414+
"https://docs.oracle.com/javase/tutorial/sound/SPI-intro.html": {
1415+
"StatusCode": 200,
1416+
"LastSeen": "2024-02-15T23:57:17.652434515Z"
1417+
},
14141418
"https://docs.otterize.com/reference/configuration/network-mapper/helm-chart#opentelemetry-exporter-parameters": {
14151419
"StatusCode": 206,
14161420
"LastSeen": "2024-01-30T16:15:20.577253-05:00"

0 commit comments

Comments
 (0)