Skip to content

Update opentelemetry-go-contrib monorepo - #240

Merged
pulumi-renovate[bot] merged 1 commit into
mainfrom
renovate/opentelemetry-go-contrib-monorepo
Jul 31, 2026
Merged

Update opentelemetry-go-contrib monorepo#240
pulumi-renovate[bot] merged 1 commit into
mainfrom
renovate/opentelemetry-go-contrib-monorepo

Conversation

@pulumi-renovate

@pulumi-renovate pulumi-renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/contrib/bridges/prometheus v0.65.0v0.69.0 age confidence
go.opentelemetry.io/contrib/detectors/gcp v1.43.0v1.44.0 age confidence
go.opentelemetry.io/contrib/exporters/autoexport v0.65.0v0.69.0 age confidence
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.68.0v0.69.0 age confidence
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0v0.69.0 age confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0v0.69.0 age confidence

Release Notes

open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)

v1.44.0: /v2.5.1/v0.69.0/v0.37.1/v0.24.0/v0.19.0/v0.16.1/v0.16.0

Compare Source

Added
  • Add error.type attribute to http.client.request.duration for transport failures in otelhttp. (#​8801)
  • Add examples for prometheus compatibility document. (#​8716)
  • Add support for cardinality_limits in PeriodicMetricReader in otelconf. (#​8885)
  • Add Resource method to SDK in go.opentelemetry.io/contrib/otelconf/x to expose the resolved SDK resource from declarative configuration. (#​8913)
  • Add go.opentelemetry.io/contrib/detectors/hetzner, a new resource detector for Hetzner Cloud servers, ported from github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor/internal/hetzner. Detects cloud.provider, cloud.platform, cloud.region, cloud.availability_zone, host.id, and host.name. (#​8979)
Changed
  • Set error field as record.SetErr instead of a plain attribute in go.opentelemetry.io/contrib/bridges/otellogrus. (#​8776)
  • Set the "error" field (e.g. created via zap.Error) as record.SetErr instead of a plain attribute in go.opentelemetry.io/contrib/bridges/otelzap. (#​8719)
  • Set fields implementing error interface from slog records as record.SetErr instead of plain attributes in go.opentelemetry.io/contrib/bridges/otelslog. (#​8774)
  • Set emitted errors in go.opentelemetry.io/contrib/bridges/otellogr as record errors (Record.SetErr) instead of exception.message attributes. (#​8775)
Fixed
  • Fix header attributes lost when using sub-spans in go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace. (#​8797)
  • Validate encoding configuration for OTLP HTTP exporters in go.opentelemetry.io/contrib/otelconf. (#​8772)
  • Remove the custom body wrapper from the request's body after the request is processed to allow body type comparisons with the original type in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#​6914)
  • Unknown or empty HTTP methods now report "_OTHER" instead of "GET" across all HTTP instrumentations to align with OpenTelemetry semantic conventions. (#​8868)
  • The default span name formatter in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp now conforms to the OpenTelemetry HTTP semantic conventions for server span names. (#​8871)
    • The default span name is now {method} {route} (e.g. GET /foo/{id}) when a route pattern is available, or {method} (e.g. GET) otherwise.
Removed
  • Remove the deprecated WithSpanOptions option in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#​8991)

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-go-contrib@v1.43.0...v1.44.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Monday through Friday (* * * * 1-5)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate.

@pulumi-renovate pulumi-renovate Bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Jul 16, 2026
@pulumi-renovate

pulumi-renovate Bot commented Jul 16, 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):

  • 7 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.19.0 -> v0.20.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.42.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/prometheus v0.62.0 -> v0.66.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.16.0 -> v0.20.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.40.0 -> v1.44.0

@pulumi-renovate
pulumi-renovate Bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch 2 times, most recently from 6f6744b to 19cf723 Compare July 25, 2026 00:34
@pulumi-renovate
pulumi-renovate Bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 19cf723 to ad59d33 Compare July 30, 2026 19:57
@pulumi-renovate
pulumi-renovate Bot merged commit 21a3e23 into main Jul 31, 2026
3 checks passed
@pulumi-renovate
pulumi-renovate Bot deleted the renovate/opentelemetry-go-contrib-monorepo branch July 31, 2026 12:31
@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v0.0.23.

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 impact/no-changelog-required This issue doesn't require a CHANGELOG update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant