-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update module go.opentelemetry.io/contrib/propagators/b3 to v1.30.0 - autoclosed #33
chore(deps): update module go.opentelemetry.io/contrib/propagators/b3 to v1.30.0 - autoclosed #33
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum
|
4f087b1
to
2a2a97f
Compare
2a2a97f
to
c9ed252
Compare
c9ed252
to
5cce017
Compare
5cce017
to
ad5e169
Compare
ad5e169
to
bb81bd1
Compare
bb81bd1
to
e9fa7e5
Compare
e9fa7e5
to
f730fec
Compare
f730fec
to
a913c1e
Compare
|
a913c1e
to
aeb71d3
Compare
aeb71d3
to
4f5d020
Compare
4f5d020
to
53e55f8
Compare
This PR contains the following updates:
v1.12.0
->v1.30.0
Release Notes
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/propagators/b3)
v1.30.0
: /v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0Compare Source
Overview
Added
NewProducer
togo.opentelemetry.io/contrib/instrumentation/runtime
, which allows collecting thego.schedule.duration
histogram metric from the Go runtime. (#5991)go.opentelemetry.io/contrib/exporters/autoexport
. (#6083)Removed
Fixed
WriteHeader
when flushing after setting a status code ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#6074)WriteHeader
when writing the response body after setting a status code ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#6055)What's Changed
4ba0660
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60434ba0660
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6045f6391c0
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6049f6391c0
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/604865a50c7
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60507e3bb23
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6056f7e401e
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60577e3bb23
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6058Write
if they were already written by @dmathieu in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6055702e33f
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60658af14fe
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60688af14fe
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/60679e1beec
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6069e7e105d
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6082701f63a
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6099873cd01
by @renovate in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6098New Contributors
Full Changelog: open-telemetry/opentelemetry-go-contrib@v1.29.0...v1.30.0
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/6005Configuration
📅 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 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.