Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Aug 29, 2025

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/contrib/bridges/otelslog v0.12.0 -> v0.13.0 age confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 -> v0.63.0 age confidence
go.opentelemetry.io/contrib/instrumentation/runtime v0.62.0 -> v0.63.0 age confidence

Release Notes

open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)

v0.13.0

Compare Source

[0.13.0] - 2020-10-09

Added

Changed

  • The go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc package instrumentation no longer accepts a Tracer as an argument to the interceptor function.
    Instead, a new WithTracerProvider option is added to configure the TracerProvider used when creating the Tracer for the instrumentation. (#​373)
  • The go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron instrumentation now accepts a TracerProvider rather than a Tracer. (#​374)
  • Remove go.opentelemetry.io/otel/sdk dependency from instrumentation. (#​381)
  • Use httpsnoop in go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux to ensure http.ResponseWriter additional interfaces are preserved. (#​388)
Fixed
  • The go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho.Middleware no longer sends duplicate errors to the global ErrorHandler. (#​377, #​364)
  • The import comment in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is now correctly quoted. (#​379)
  • The B3 propagator sets the sample bitmask when the sampling decision is debug. (#​369)

Raw changes made between v0.12.0 and v0.13.0

af2dfc7 Pre release v0.13.0 (#​391)
a84ddfe use httpsnoop to ensure http.ResponseWriter additional interfaces are preserved (#​388)
bbc03fa [propagator] Add Jaeger propagator (#​375)
082e67f Bump github.com/shirou/gopsutil from 2.20.8+incompatible to 2.20.9+incompatible in /instrumentation/host (#​384)
97f3114 Update gopkg.in/macaron.v1/otelmacaron instrumentation to use TracerProvider (#​374)
a59885b Update google.golang.org/grpc/otelgrpc instrumentation to not accept Tracer (#​373)
8244cc7 fix(echo): return nil from middleware to handle error only once (#​377)
e3d25a6 Bump cloud.google.com/go from 0.66.0 to 0.67.0 in /detectors/gcp (#​383)
7d9570b Bump github.com/aws/aws-sdk-go from 1.34.32 to 1.35.2 in /detectors/aws (#​382)
89ae255 Remove go.opentelemetry.io/otel/sdk dependency from instrumentation (#​381)
caffe1d Fix import comment bug (#​379)
5ef58e7 Add instrumentation signal table to instrumentation README (#​372)
71b6d7f [propagator] Set sample bitmask when sampling decision is debug for B3 Propagator. (#​369)
9dc5e0c Bump github.com/aws/aws-sdk-go from 1.34.30 to 1.34.32 in /detectors/aws (#​370)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@renovate-sh-app renovate-sh-app bot enabled auto-merge (squash) August 29, 2025 21:09
@renovate-sh-app
Copy link
Contributor Author

renovate-sh-app bot commented Aug 29, 2025

ℹ Artifact update notice

File name: examples/go/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):

  • 7 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/log v0.13.0 -> v0.14.0
go.opentelemetry.io/otel/sdk v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/sdk/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0
golang.org/x/sys v0.33.0 -> v0.35.0

| datasource | package                                                       | from    | to      |
| ---------- | ------------------------------------------------------------- | ------- | ------- |
| go         | go.opentelemetry.io/contrib/bridges/otelslog                  | v0.12.0 | v0.13.0 |
| go         | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.62.0 | v0.63.0 |
| go         | go.opentelemetry.io/contrib/instrumentation/runtime           | v0.62.0 | v0.63.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 grafanarenovatebot/opentelemetry-go-contrib-monorepo branch from 859c3e4 to bb9c91b Compare August 30, 2025 00:07
@renovate-sh-app renovate-sh-app bot changed the title fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.13.0 fix(deps): update opentelemetry-go-contrib monorepo Aug 30, 2025
@renovate-sh-app renovate-sh-app bot merged commit 775dc78 into main Aug 30, 2025
42 checks passed
@renovate-sh-app renovate-sh-app bot deleted the grafanarenovatebot/opentelemetry-go-contrib-monorepo branch August 30, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant