fix(deps): update rust crate axum-otel-metrics to 0.14.0 #206
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/axum-otel-metrics-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.12.0→0.14.0Release Notes
ttys3/axum-otel-metrics (axum-otel-metrics)
v0.14.1Compare Source
🐛 Bug Fixes
e1df2f2)v0.14.0Compare Source
🐛 Bug Fixes
http.server.active_requestsfrom leaking when requests are cancelled: the gauge is now decremented via aPinnedDropguard on client disconnect, timeout-layer cancellation, graceful shutdown and handler panics (edab65f)url.schemeattribute to all three histograms, recordhttp.response.status_codeas int instead of string, normalize unknown request methods to_OTHER, add the{request}unit tohttp.server.active_requests, and drop the outdated leading0.0duration bucket (edab65f)axum-metrics-demoexample build (mixed otel 0.31/0.32 stacks) and replacestd::thread::sleepwithtokio::time::sleepso handlers no longer block tokio workers (0a0d2b4)🚜 Refactor
http,futures-utilandopentelemetry_sdkdependencies, disable default features ofaxum,opentelemetryandtower(1f97573)⚡ Performance
&'static strmethod labels,Arc<str>route/host attribute values passed toKeyValuewithout re-allocation, andMetricStateshared viaArcinstead of cloned per request (edab65f)⚙️ Miscellaneous Tasks
keywordsandcategoriesto Cargo.toml for crates.io discoverability (591c2c9)Chore
49477dc)2d33b9f)911fda3)v0.13.0Compare Source
🐛 Bug Fixes
a048363)845b0ef)0f4cc21)⚙️ Miscellaneous Tasks
ef8650b)Chore
3b40ddd)78fa361)4607465)ab04b05)dd9ddc0)3787e7c)Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate.
⚠️ Artifact update problem
Renovate failed to update artifacts 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: Cargo.lock
File name: crates/chir-rs/Cargo.toml
File name: crates/chir-rs/Cargo.toml
File name: crates/chir-rs/Cargo.toml
5b25535a751fd46a3a5ffix(deps): update rust crate axum-otel-metrics to 0.13.0to fix(deps): update rust crate axum-otel-metrics to 0.14.0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.