Document differences to tower_http trace
#158
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
There is also https://docs.rs/tower-http/0.5.2/tower_http/trace/index.html
I wonder how this crate is different?
Edit: What I understand is that
tower_http::trace
exists to get request/response traces and this crate exists to get the span connection to parent otel trace ids from incoming requests and not to log request/Response data?See tower-rs/tower-http#508
The text was updated successfully, but these errors were encountered: