Skip to content

fix(deps): update module go.opentelemetry.io/otel to v1.37.0#7498

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/opentelemetry-go-monorepo
Closed

fix(deps): update module go.opentelemetry.io/otel to v1.37.0#7498
renovate[bot] wants to merge 1 commit intomainfrom
renovate/opentelemetry-go-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/otel v1.36.0 -> v1.37.0 age adoption passing confidence
go.opentelemetry.io/otel v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0 age adoption passing confidence
go.opentelemetry.io/otel v1.36.1-0.20250528182540-e25861aa7b3a -> v1.37.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.37.0: /v0.59.0/v0.13.0

Compare Source

Added
  • The go.opentelemetry.io/otel/semconv/v1.33.0 package.
    The package contains semantic conventions from the v1.33.0 version of the OpenTelemetry Semantic Conventions.
    See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.32.0.(#​6799)
  • The go.opentelemetry.io/otel/semconv/v1.34.0 package.
    The package contains semantic conventions from the v1.34.0 version of the OpenTelemetry Semantic Conventions. (#​6812)
  • Add metric's schema URL as otel_scope_schema_url label in go.opentelemetry.io/otel/exporters/prometheus. (#​5947)
  • Add metric's scope attributes as otel_scope_[attribute] labels in go.opentelemetry.io/otel/exporters/prometheus. (#​5947)
  • Add EventName to EnabledParameters in go.opentelemetry.io/otel/log. (#​6825)
  • Add EventName to EnabledParameters in go.opentelemetry.io/otel/sdk/log. (#​6825)
  • Changed handling of go.opentelemetry.io/otel/exporters/prometheus metric renaming to add unit suffixes when it doesn't match one of the pre-defined values in the unit suffix map. (#​6839)
Changed
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/bridge/opentracing. (#​6827)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/exporters/zipkin. (#​6829)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/metric. (#​6832)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/sdk/resource. (#​6834)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/sdk/trace. (#​6835)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/trace. (#​6836)
  • Record.Resource now returns *resource.Resource instead of resource.Resource in go.opentelemetry.io/otel/sdk/log. (#​6864)
  • Retry now shows error cause for context timeout in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc, go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc, go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc, go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp, go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp, go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#​6898)
Fixed
  • Stop stripping trailing slashes from configured endpoint URL in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc. (#​6710)
  • Stop stripping trailing slashes from configured endpoint URL in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#​6710)
  • Stop stripping trailing slashes from configured endpoint URL in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc. (#​6710)
  • Stop stripping trailing slashes from configured endpoint URL in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#​6710)
  • Validate exponential histogram scale range for Prometheus compatibility in go.opentelemetry.io/otel/exporters/prometheus. (#​6822)
  • Context cancellation during metric pipeline produce does not corrupt data in go.opentelemetry.io/otel/sdk/metric. (#​6914)
Removed
  • go.opentelemetry.io/otel/exporters/prometheus no longer exports otel_scope_info metric. (#​6770)

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-go@v1.36.0...v1.37.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Jun 23, 2025
@renovate renovate Bot requested review from a team, dashpole, dmathieu and pellared as code owners June 23, 2025 07:15
@renovate renovate Bot changed the title fix(deps): update go.opentelemetry.io/otel digest to 1b803e1 fix(deps): update opentelemetry-go monorepo Jun 23, 2025
@renovate renovate Bot force-pushed the renovate/opentelemetry-go-monorepo branch from b6c1d1c to 78b0a93 Compare June 23, 2025 07:30
@renovate renovate Bot requested a review from MrAlias as a code owner June 23, 2025 07:30
@renovate renovate Bot force-pushed the renovate/opentelemetry-go-monorepo branch from 78b0a93 to 4f75896 Compare June 23, 2025 11:37
@renovate renovate Bot changed the title fix(deps): update opentelemetry-go monorepo fix(deps): update go.opentelemetry.io/otel digest to 787518f Jun 23, 2025
@renovate renovate Bot changed the title fix(deps): update go.opentelemetry.io/otel digest to 787518f fix(deps): update go.opentelemetry.io/otel digest to a365d85 Jun 23, 2025
@renovate renovate Bot force-pushed the renovate/opentelemetry-go-monorepo branch from 4f75896 to 6eab570 Compare June 23, 2025 21:57
@renovate renovate Bot changed the title fix(deps): update go.opentelemetry.io/otel digest to a365d85 fix(deps): update go.opentelemetry.io/otel digest to 351a51f Jun 24, 2025
@renovate renovate Bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from fc1da39 to 8d59e13 Compare June 24, 2025 16:44
@renovate renovate Bot changed the title fix(deps): update go.opentelemetry.io/otel digest to 351a51f fix(deps): update go.opentelemetry.io/otel digest to 553779c Jun 24, 2025
@renovate renovate Bot changed the title fix(deps): update go.opentelemetry.io/otel digest to 553779c fix(deps): update go.opentelemetry.io/otel digest to 67ca271 Jun 24, 2025
@renovate renovate Bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from 425a9be to 3bb5afc Compare June 24, 2025 23:49
@renovate renovate Bot changed the title fix(deps): update go.opentelemetry.io/otel digest to 67ca271 fix(deps): update go.opentelemetry.io/otel digest to 69e8108 Jun 25, 2025
@renovate renovate Bot force-pushed the renovate/opentelemetry-go-monorepo branch from 3bb5afc to c09ba06 Compare June 25, 2025 07:19
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 25, 2025

ℹ Artifact update notice

File name: bridges/otellogr/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: bridges/otellogrus/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: bridges/otelslog/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: bridges/otelzap/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: bridges/prometheus/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: detectors/aws/ec2/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: detectors/aws/ecs/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: detectors/aws/eks/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: detectors/aws/lambda/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: detectors/azure/azurevm/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: detectors/gcp/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: examples/dice/instrumented/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: examples/namedtracer/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
File name: examples/opencensus/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: examples/otel-collector/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: examples/passthrough/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
File name: examples/prometheus/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: examples/zipkin/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: exporters/autoexport/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: instrumentation/github.com/aws/aws-lambda-go/otellambda/example/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/github.com/aws/aws-lambda-go/otellambda/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/github.com/emicklei/go-restful/otelrestful/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/github.com/gin-gonic/gin/otelgin/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/github.com/gorilla/mux/otelmux/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/github.com/labstack/echo/otelecho/example/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/github.com/labstack/echo/otelecho/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/google.golang.org/grpc/otelgrpc/example/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/google.golang.org/grpc/otelgrpc/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/host/example/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/host/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/net/http/httptrace/otelhttptrace/example/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/net/http/httptrace/otelhttptrace/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/net/http/otelhttp/example/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/net/http/otelhttp/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: instrumentation/runtime/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: otelconf/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: processors/baggagecopy/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: processors/minsev/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: propagators/autoprop/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: propagators/aws/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
File name: propagators/b3/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
File name: propagators/jaeger/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
File name: propagators/opencensus/examples/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.1-0.20250618142619-0150494ef969 -> v1.37.0
File name: propagators/opencensus/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
File name: propagators/ot/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
File name: samplers/jaegerremote/example/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: samplers/jaegerremote/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
File name: samplers/probability/consistent/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
File name: zpages/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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0

@renovate renovate Bot force-pushed the renovate/opentelemetry-go-monorepo branch from c09ba06 to 707ba10 Compare June 25, 2025 07:38
@renovate renovate Bot changed the title fix(deps): update go.opentelemetry.io/otel digest to 69e8108 fix(deps): update module go.opentelemetry.io/otel to v1.37.0 Jun 25, 2025
@dmathieu
Copy link
Copy Markdown
Member

This must happen within #7507

@dmathieu dmathieu closed this Jun 25, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 25, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.37.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/opentelemetry-go-monorepo branch June 25, 2025 07:48
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant