Expand description
Full Tracing and metrics middleware.
Structsยง
- Response
Data ๐Data we collected about the response - Tracing ๐Middleware for
tracing
. - Tracing
Endpoint ๐Endpoint forTracing
middleware.
Functionsยง
- 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