Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3148: feat(sdf,telemetry): add INFO level tracing span for every request r=fnichol a=fnichol This change introduces a new crate `telemetry-http` that implements a `tower-http` trait (`MakeSpan`) which is used by SDF's axum every time it begins to process an inbound HTTP request. <img src="https://media4.giphy.com/media/JEhCPFfqi2Hy8/giphy.gif"/> Co-authored-by: Fletcher Nichol <[email protected]>
- Loading branch information