fix(deps): update module go.opentelemetry.io/contrib to v1.29.0 #207
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.
This PR contains the following updates:
v1.28.0
->v1.29.0
Release Notes
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib)
v1.29.0
: /v0.54.0/v0.23.0/v0.9.0/v0.4.0/v0.2.0/v0.1.0Compare Source
Overview
This release is the last to support Go 1.21. The next release will require at least Go 1.22.
Added
WithSpanAttributes
andWithMetricAttributes
methods to set custom attributes to the stats handler ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#5133)go.opentelemetry.io/contrib/bridges/otelzap
module. This module provides an OpenTelemetry logging bridge forgo.uber.org/zap
. (#5191)OTEL_HTTP_CLIENT_COMPATIBILITY_MODE=http/dup
environment variable ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
to emit attributes for both the v1.20.0 and v1.26.0 semantic conventions. (#5401)go.opentelemetry.io/contrib/bridges/otelzerolog
module. This module provides an OpenTelemetry logging bridge forgithub.com/rs/zerolog
. (#5405)WithGinFilter
filter parameter ingo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
to allow filtering requests with*gin.Context
. (#5743)go.opentelemetry.io/contrib/config
. (#5850)go.opentelemetry.io/contrib/instrumentation/runtime
, which are still disabled by default. (#5870)WithMetricsAttributesFn
option to allow setting dynamic, per-request metric attributes ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#5876)go.opentelemetry.io/contrib/config
package supports configuringwith_resource_constant_labels
for the prometheus exporter. (#5890)Removed
go.opentelemetry.io/contrib/processors/baggagecopy
package is removed. (#5853)Fixed
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#5916)What's Changed
0aa61b4
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/585446b0784
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/58674ad9e85
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/58704ad9e85
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/58713c01b74
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/587540e1e62
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/588540e1e62
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/588418e509b
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/589446eb208
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/590446eb208
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/59031d5bc16
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/5919e3f2596
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/59208a7402a
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/5931d784300
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/5935d784300
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/5934e6d459c
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/5939e6d459c
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/594093522f1
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/59486f6746f
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/595193522f1
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/5949a2c0da2
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/59537a9a4e8
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/5958b1a4ccb
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/5960b1a4ccb
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/59592c9e96a
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/59842c9e96a
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/5983573a115
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/59988e68654
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/59990cdaa3a
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6000573a115
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60018ffd90a
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60048ffd90a
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6005ddb44da
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60145732855
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6006ddb44da
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6013772d3d7
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6018b1d8f4d
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6020278611b
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6024b213e25
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6021278611b
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6025083d03e
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6028fe6c67e
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6030f90d014
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6029fc7c04a
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/603276de80e
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6033fc7c04a
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6036778ce7b
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60359b4947d
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6038New Contributors
Full Changelog: open-telemetry/opentelemetry-go-contrib@v1.28.0...v1.29.0
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.