Bump go.opentelemetry.io/otel/metric from 1.45.0 to 1.46.0 in /sdk-go - #384
Merged
etbyrd merged 1 commit intoSep 10, 2026
Conversation
Bumps [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) from 1.45.0 to 1.46.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.45.0...v1.46.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Confidence Score: 5/5The PR appears safe to merge with no actionable compatibility or correctness issue identified. The related OpenTelemetry modules are upgraded together, the release retains Go 1.25 support, and no affected API usage or inconsistent module-graph change was established.
|
| Filename | Overview |
|---|---|
| sdk-go/go.mod | Aligns the OpenTelemetry core, metric, and trace modules on v1.46.0, which retains compatibility with the SDK’s declared Go 1.25 baseline. |
| sdk-go/go.sum | Refreshes checksums for the upgraded OpenTelemetry modules and their resolved transitive dependencies without exposing a concrete compatibility issue. |
Reviews (1): Last reviewed commit: "Bump go.opentelemetry.io/otel/metric fro..." | Re-trigger Greptile
etbyrd
approved these changes
Sep 10, 2026
etbyrd
left a comment
Member
There was a problem hiding this comment.
Dependency bump reviewed: lockfile/manifest version update only, CI green.
etbyrd
deleted the
dependabot/go_modules/sdk-go/go.opentelemetry.io/otel/metric-1.46.0
branch
September 10, 2026 16:19
This was referenced Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps go.opentelemetry.io/otel/metric from 1.45.0 to 1.46.0.
Release notes
Sourced from go.opentelemetry.io/otel/metric's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
Commits
58db4c8Release v1.46.0 (#8858)524fc3cchore(deps): update golang.org/x/telemetry digest to 1f5465a (#8853)3b8ef6fchore(deps): update codspeedhq/action action to v5.2.1 (#8854)cfbeab5attribute: clarify xxhash test purpose (#8753)3599b59sdk/log: Add interface stability markers (#8855)08d52dcotlptracehttp: Accept quoted finite doubles in OTLP JSON (#8831)d720f5aotlplog: export dropped attribute count (#8829)80fe23bchore(deps): update module honnef.co/go/tools to v0.8.1 (#8816)5337812chore(deps): update codspeedhq/action action to v5.2.0 (#8851)2f73a3echore(deps): update module github.com/uudashr/iface to v1.5.1 (#8841)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)