fix(deps): update opentelemetry-go monorepo#36
fix(deps): update opentelemetry-go monorepo#36elastic-renovate-prod[bot] wants to merge 2 commits intomainfrom
Conversation
ℹ Artifact update noticeFile name: cmd/mdatagen/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: component/componenttest/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: config/configgrpc/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: config/confighttp/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: config/confighttp/xconfighttp/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/exporterhelper/xexporterhelper/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: extension/zpagesextension/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: internal/telemetry/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: pdata/xpdata/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/batchprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/memorylimiterprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/processorhelper/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/otlpreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/receiverhelper/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: scraper/scraperhelper/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: service/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
❌ Author of the following commits did not sign a Contributor Agreement: Please, read and sign the above mentioned agreement if you want to contribute to this project |
This PR contains the following updates:
v1.37.0->v1.41.0v0.13.0->v0.17.0v0.13.0->v0.17.0v1.37.0->v1.41.0v1.37.0->v1.41.0v1.37.0->v1.41.0v1.37.0->v1.41.0Warning
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.41.0: /v0.63.0/v0.17.0/v0.0.15Compare Source
This release is the last to support Go 1.24. The next release will require at least Go 1.25.
Added
Fixed
Baggageingo.opentelemetry.io/otel/propagationandParseandNewingo.opentelemetry.io/otel/baggageto comply with W3C Baggage specification limits.NewandParsenow return partial baggage along with an error when limits are exceeded. Errors from baggage extraction are reported to the global error handler. (#7880)What's Changed
ce8ad4cby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/78600fe4bb1cby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/78611aaaaaa5by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/78699546029dby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7871186a5c4bby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/787662842357by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/789114cfbd41by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/78899oteltracegrpcby @itssaharsh in https://github.com/open-telemetry/opentelemetry-go/pull/78259f66faeby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/78988otlptracehttpbefore performing operation by @itssaharsh in https://github.com/open-telemetry/opentelemetry-go/pull/7881d566b4dby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/79722New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.40.0...v1.41.0
v1.40.0: /v0.62.0/v0.16.0Compare Source
Overview
Added
Enabledmethod to all synchronous instrument interfaces (Float64Counter,Float64UpDownCounter,Float64Histogram,Float64Gauge,Int64Counter,Int64UpDownCounter,Int64Histogram,Int64Gauge,) ingo.opentelemetry.io/otel/metric. This stabilizes the synchronous instrument enabled feature, allowing users to check if an instrument will process measurements before performing computationally expensive operations. (#7763)AlwaysRecordsampler ingo.opentelemetry.io/otel/sdk/trace. (#7724)go.opentelemetry.io/otel/semconv/v1.39.0package. The package contains semantic conventions from thev1.39.0version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade fromgo.opentelemetry.io/otel/semconv/v1.38.0.(#7783, #7789)Changed
Exporteringo.opentelemetry.io/otel/exporters/prometheusignores metrics with the scopego.opentelemetry.io/contrib/bridges/prometheus. This prevents scrape failures when the Prometheus exporter is misconfigured to get data from the Prometheus bridge. (#7688)go.opentelemetry.io/otel/sdk/metric. (#7474)go.opentelemetry.io/otel/exporters/stdout/stdoutmetric. (#7492)HistogramReservoiringo.opentelemetry.io/otel/sdk/metric/exemplarby 4x. (#7443)go.opentelemetry.io/otel/sdk/metric. (#7478)go.opentelemetry.io/otel/sdk/metric. (#7702)FixedSizeReservoiringo.opentelemetry.io/otel/sdk/metric/exemplar. (#7447)rpc.grpc.status_codeattribute in the experimental metrics emitted fromgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcis replaced with therpc.response.status_codeattribute to align with the semantic conventions. (#7854)rpc.grpc.status_codeattribute in the experimental metrics emitted fromgo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcis replaced with therpc.response.status_codeattribute to align with the semantic conventions. (#7854)Fixed
go.opentelemetry.io/otel/sdk/log. (#7662)DroppedAttributesonRecordingo.opentelemetry.io/otel/sdk/logto not count the non-attribute key-value pairs dropped because of key duplication. (#7662)SetAttributesonRecordingo.opentelemetry.io/otel/sdk/logto not log that attributes are dropped when they are actually not dropped. (#7662)WithHostIDdetector ingo.opentelemetry.io/otel/sdk/resourceto use full path forioregcommand on Darwin (macOS). (#7818)request.GetBodyingo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpto correctly handle HTTP2 GOAWAY frame. (#7794)Deprecated
go.opentelemetry.io/otel/exporters/zipkin. For more information, see the OTel blog post deprecating the Zipkin exporter. (#7670)What's Changed
8475f28by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/76922b6eea26by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7694497cd9d5by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/77088e75fd47by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/771002adc8cfby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/772557004b74by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/77277e0dd3ddby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/77322944ab1fby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/773330a764e5by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/774003f2a21fby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/77399TestEmitinattributeby @itssaharsh in https://github.com/open-telemetry/opentelemetry-go/pull/7751492b5bcby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7759919053a8by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/77600AlwaysRecordsampler by @vitorvasc in https://github.com/open-telemetry/opentelemetry-go/pull/772499fd39fby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/777443f89685by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/77855c6413dcby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/77955b8f7ae3by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/78199e5a2b31by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/782118e98ce8by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/78299d11affdby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7838858372ceby @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/783998636f87by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/78411fcf36f6by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7843373d1f95by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/78455New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.39.0...v1.40.0
v1.39.0: /v0.61.0/v0.15.0/v0.0.14Compare Source
Overview
Added
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.