flosse / rust-web-framework-comparison

A comparison of some web frameworks and libs written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

axum opentelemetry

jayvdb opened this issue · comments

Decision at tokio-rs/axum#769 (comment) was that open telemetry can and thus should be third party , and so that has occurred at https://crates.io/crates/axum-tracing-opentelemetry , now present on https://github.com/tokio-rs/axum/blob/main/ECOSYSTEM.md

IMO this should means it gets a "yes", ideally with a hyperlink to the third party crate which provides it.