Expand description
Full Tracing and metrics middleware.
Structsยง
- Response
Data ๐ - Data we collected about the response
- Tracing ๐
- Middleware for
tracing
. - Tracing
Endpoint ๐ - Endpoint for
Tracing
middleware.
Functionsยง
- add_
interesting_ ๐headers_ to_ span - Add all interesting headers to the correct fields in a span. This logic is the same for both requests and responses.
- anonymize_
ip_ ๐address - Given a Clients IP Address, return the anonymized version of it.
- anonymous_
client_ ๐id - Get an anonymized client ID from the request.
- mk_
request_ ๐span - Make a span from the request