Expand description
Telemetry types for enriching fetch metrics and inspecting connections.
TelemetryAttributes lets you attach custom KeyValue attributes to a
request so they are merged into the metrics recorded for it.
ConnectionInfo reports details about the connection that served a response.
For the full list of emitted metrics and their attributes, see the telemetry reference.
Structsยง
- Connection
Info - Diagnostic information about the connection that served an HTTP response.
- Telemetry
Attributes - A set of key-value attributes that enrich
fetchtelemetry.