Skip to content

Commit

Permalink
Update semantic-conventions version to v1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed May 21, 2024
1 parent 44dca8b commit 06e74a0
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 @@ -19,7 +19,7 @@
[submodule "content-modules/semantic-conventions"]
path = content-modules/semantic-conventions
url = https://github.com/open-telemetry/semantic-conventions
semconv-pin = v1.25.0
semconv-pin = v1.26.0
[submodule "content-modules/opamp-spec"]
path = content-modules/opamp-spec
url = https://github.com/open-telemetry/opamp-spec
Expand Down
2 changes: 1 addition & 1 deletion content-modules/semantic-conventions
2 changes: 1 addition & 1 deletion scripts/content-modules/adjust-pages.pl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
my %versions = qw(
spec: 1.33.0
otlp: 1.3.1
semconv: 1.25.0
semconv: 1.26.0
);
my $otelSpecVers = $versions{'spec:'};
my $otlpSpecVers = $versions{'otlp:'};
Expand Down

0 comments on commit 06e74a0

Please sign in to comment.