abdolence / opentelemetry-gcloud-trace-rs

OpenTelemetry support for Google Cloud Trace for Rust
Apache License 2.0
8 stars 3 forks source link

Update Rust crate tracing-opentelemetry to 0.21 #16

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tracing-opentelemetry dev-dependencies minor 0.20 -> 0.21

Release Notes

tokio-rs/tracing-opentelemetry (tracing-opentelemetry) ### [`v0.21.0`](https://togithub.com/tokio-rs/tracing-opentelemetry/blob/HEAD/CHANGELOG.md#0210-August-28-2023) [Compare Source](https://togithub.com/tokio-rs/tracing-opentelemetry/compare/v0.20.0...v0.21.0) ##### Added - Ability to produce measurement with attributes ([#​43](https://togithub.com/tokio-rs/tracing-opentelemetry/issues/43)) ##### Breaking Changes - `MetricsLayer` is now generic over the its `Subscriber` impl to support [per-layer filtering] ([#​43](https://togithub.com/tokio-rs/tracing-opentelemetry/issues/43)) ##### Fixed - Trace IDs not matching when propagating invalid contexts ([#​55](https://togithub.com/tokio-rs/tracing-opentelemetry/issues/55)) Thanks to [@​ymgyt](https://togithub.com/ymgyt) and [@​hdost](https://togithub.com/hdost) for contributing to this release! [per-layer filtering]: https://docs.rs/tracing-subscriber/0.3.17/tracing_subscriber/layer/index.html#per-layer-filtering

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.