rustup icon indicating copy to clipboard operation
rustup copied to clipboard

chore(deps): update opentelemetry

Open renovate[bot] opened this issue 1 year ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
opentelemetry workspace.dependencies minor 0.22 -> 0.23
opentelemetry-otlp (source) workspace.dependencies minor 0.15 -> 0.16
opentelemetry_sdk workspace.dependencies minor 0.22 -> 0.23

Release Notes

open-telemetry/opentelemetry-rust (opentelemetry)

v0.23.0: 0.23.0

Compare Source

Whats changed?

See individual crate changelogs for details.

New Contributors

@​svix-jplatte made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1568 @​rex4539 made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1587 @​divergentdave made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1584 @​pyohannes made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1578 @​masato-hi made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1621 @​rogercoll made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1624 @​LuisOsta made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1638 @​svrnm made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1664 @​Lev1ty made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1672 @​ThomsonTan made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1675 @​ramgdev made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1585 @​utpilla made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1701 @​ChieloNewctle made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1746

open-telemetry/opentelemetry-rust (opentelemetry-otlp)

v0.16.0

Compare Source

Fixed
  • URL encoded values in OTEL_EXPORTER_OTLP_HEADERS are now correctly decoded. #​1578
  • OTLP exporter will not change the URL added through ExportConfig #​1706
  • Default grpc endpoint will not have path based on signal(e.g /v1/traces) #​1706
  • Fix feature flags for OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT #​1746
Added
  • Added DeltaTemporalitySelector (#​1568)
  • Add webkpi-roots features to reqwest and tonic backends
Changed
  • Breaking Remove global provider for Logs #​1691
    • The method OtlpLogPipeline::install_simple() and OtlpLogPipeline::install_batch() now return LoggerProvider instead of Logger. Refer to the basic-otlp and basic-otlp-http examples for how to initialize OTLP Log Exporter to use with OpenTelemetryLogBridge and OpenTelemetryTracingBridge respectively.
  • Update opentelemetry dependency version to 0.23
  • Update opentelemetry_sdk dependency version to 0.23
  • Update opentelemetry-http dependency version to 0.12
  • Update opentelemetry-proto dependency version to 0.6

Configuration

📅 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.

👻 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. View repository job log here.

renovate[bot] avatar May 15 '24 22:05 renovate[bot]

Waiting for https://github.com/tokio-rs/tracing-opentelemetry/pull/131.

djc avatar May 16 '24 10:05 djc

Now blocked on https://github.com/tokio-rs/tracing-opentelemetry/pull/142 instead.

rami3l avatar May 25 '24 01:05 rami3l

@djc Many thanks for helping out!

rami3l avatar May 29 '24 10:05 rami3l