http-rs / http-rs/tide-server-timing
Create a trace from the `TraceContext` header if there is one.
Open
- Dominant language
- Rust
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We should use [`http_types::TraceContext`](https://docs.rs/http-types/2.4.0/http_types/trace/struct.TraceContext.html) to get a header if there is one available. This would allow us to link traces between services.
Contributor guide
Assessment
This issue has not been assessed yet.