Skip to content

Commit

Permalink
Update opentelemetry-specification version to v1.38.0 (#5375)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored Oct 10, 2024
1 parent c5c1d02 commit 7094108
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[submodule "content-modules/opentelemetry-specification"]
path = content-modules/opentelemetry-specification
url = https://github.com/open-telemetry/opentelemetry-specification.git
spec-pin = v1.37.0
spec-pin = v1.38.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.37.0
spec: 1.38.0
otlp: 1.3.2
semconv: 1.28.0
);
Expand Down

0 comments on commit 7094108

Please sign in to comment.