tide-server-timing icon indicating copy to clipboard operation
tide-server-timing copied to clipboard

Server-Timing support for Tide + Tracing

Results 2 tide-server-timing issues
Sort by recently updated
recently updated
newest added

work in progress; pushed what I had on my current main branch but didn't commit yet

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.