Skip to content

fix(deps): update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.68.0 (main) - #21505

Merged
Segflow merged 1 commit into
mainfrom
deps-update/main-go.opentelemetry.iocontribinstrumentationgoogle.golang.orggrpcotelgrpc
Apr 17, 2026
Merged

fix(deps): update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.68.0 (main)#21505
Segflow merged 1 commit into
mainfrom
deps-update/main-go.opentelemetry.iocontribinstrumentationgoogle.golang.orggrpcotelgrpc

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0v0.68.0 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.


Note

Medium Risk
Telemetry behavior changes based on OTEL_SEMCONV_STABILITY_OPT_IN, potentially altering gRPC span attributes and RPC duration metric names/units and impacting dashboards/alerts; no core request handling logic is changed.

Overview
Updates go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from v0.67.0 to v0.68.0 (including vendored code and checksums), plus a small google.golang.org/genproto/googleapis/rpc bump.

The new vendored otelgrpc adds semantic convention stability opt-in via OTEL_SEMCONV_STABILITY_OPT_IN, allowing rpc/old, rpc/dup, or default behavior to control whether gRPC spans/metrics use old, new, or duplicated RPC attributes and whether to emit old rpc.*.duration metrics (ms) alongside the newer rpc.*.call.duration metrics (s). It also adjusts where server address attributes are sourced in stats handling (using header/trailer addr fields instead of peer.FromContext).

Reviewed by Cursor Bugbot for commit a74e144. Bugbot is set up for automated code reviews on this repo. Configure here.

@renovate-sh-app renovate-sh-app Bot added the dependencies Pull requests that update a dependency file label Apr 10, 2026
@renovate-sh-app
renovate-sh-app Bot requested a review from a team as a code owner April 10, 2026 10:05
@renovate-sh-app

renovate-sh-app Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20260401024825-9d38bb4040a9 -> v0.0.0-20260406210006-6f92a3bedf2d
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/main-go.opentelemetry.iocontribinstrumentationgoogle.golang.orggrpcotelgrpc branch 19 times, most recently from d3760cd to c113d89 Compare April 17, 2026 10:09

@Segflow Segflow left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving: clean dep version bump (go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc → v0.68.0). Changes limited to go.mod, go.sum, and vendor/. All CI checks pass.

@Segflow
Segflow enabled auto-merge (squash) April 17, 2026 10:21
…google.golang.org/grpc/otelgrpc to v0.68.0

| datasource | package                                                                     | from    | to      |
| ---------- | --------------------------------------------------------------------------- | ------- | ------- |
| go         | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc | v0.67.0 | v0.68.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/main-go.opentelemetry.iocontribinstrumentationgoogle.golang.orggrpcotelgrpc branch from c113d89 to a74e144 Compare April 17, 2026 13:10
@Segflow
Segflow merged commit 8f24087 into main Apr 17, 2026
87 checks passed
@Segflow
Segflow deleted the deps-update/main-go.opentelemetry.iocontribinstrumentationgoogle.golang.orggrpcotelgrpc branch April 17, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS update-minor

1 participant