chore(deps): update module go.opentelemetry.io/contrib/propagators/b3 to v1.33.0 #111
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.32.0
->v1.33.0
Release Notes
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/propagators/b3)
v1.33.0
: /v0.58.0/v0.27.0/v0.13.0/v0.8.0/v0.6.0/v0.5.0Compare Source
Overview
Added
endpoint
,pollingIntervalMs
andinitialSamplingRate
using environment variableOTEL_TRACES_SAMPLER_ARG
ingo.opentelemetry.io/contrib/samples/jaegerremote
. (#6310)go.opentelemetry.io/contrib/config
. (#6340)go.opentelemetry.io/contrib/bridges/otellogr
module.This module provides an OpenTelemetry logging bridge for
github.com/go-logr/logr
. (#6386)go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
. (#6388)Changed
GET /path
so it complies with the OTel HTTP semantic conventions ingo.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
. (#6365)gin.errors
attribute ingo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
. (#6346)go.opentelemetry.io/contrib/config
now supports multiple schemas in subdirectories (i.e.go.opentelemetry.io/contrib/config/v0.3.0
) for easier migration. (#6412)Fixed
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
. (#5975)grpc
instead ofgrpc/protobuf
ingo.opentelemetry.io/contrib/config
. (#6338)go.opentelemetry.io/contrib/config
. (#6347)HTML
function ingo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
. (#6373)code.function
attribute emitted bygo.opentelemetry.io/contrib/bridges/otelslog
now stores just the function name instead the package path-qualified function name. Thecode.namespace
attribute now stores the package path. (#6415)code.function
attribute emitted bygo.opentelemetry.io/contrib/bridges/otelzap
now stores just the function name instead the package path-qualified function name. Thecode.namespace
attribute now stores the package path. (#6423)What's Changed
e0fbfb7
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/632465e8d21
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6325e639e21
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6344e639e21
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/63459959940
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/63772c02b82
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/638319429a9
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6393a4fef06
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6410e6fa225
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/641324370be
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/64161443442
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/64171829a12
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/64215ad02ce
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6432New Contributors
Full Changelog: open-telemetry/opentelemetry-go-contrib@v1.32.0...v1.33.0
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.
🔕 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.