Expand description
HTTP timings and traces.
This module implements parsers and serializers for timing-related headers. These headers enable tracing and timing requests, and help answer the question of: “Where is my program spending its time?”
§Specifications
Modules§
- Metrics and descriptions for the given request-response cycle.
Structs§
- An individual entry into
ServerTiming
. - Metrics and descriptions for the given request-response cycle.
- Extract and apply Trace-Context headers.