Skip to content

fix: update OpenTelemetry semconv version to v1.41.0#481

Merged
rbjornstad merged 1 commit into
mainfrom
fix/otel-semconv-version
Jun 26, 2026
Merged

fix: update OpenTelemetry semconv version to v1.41.0#481
rbjornstad merged 1 commit into
mainfrom
fix/otel-semconv-version

Conversation

@rbjornstad

Copy link
Copy Markdown
Contributor

This pull request updates the OpenTelemetry semantic conventions dependency across several files to use version v1.41.0 instead of v1.40.0. This ensures consistency and compatibility with the latest semantic conventions in OpenTelemetry.

Dependency updates:

  • Updated import of go.opentelemetry.io/otel/semconv from v1.40.0 to v1.41.0 in internal/cmd/api/http.go.
  • Updated import of go.opentelemetry.io/otel/semconv from v1.40.0 to v1.41.0 in internal/cmd/api/metrics.go.
  • Updated import of go.opentelemetry.io/otel/semconv from v1.40.0 to v1.41.0 in internal/graph/pubsub.go.

@rbjornstad rbjornstad requested a review from a team as a code owner June 26, 2026 10:57
@rbjornstad rbjornstad merged commit 6cd7ef6 into main Jun 26, 2026
10 checks passed
@rbjornstad rbjornstad deleted the fix/otel-semconv-version branch June 26, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant