Functionsยง
- tracing_
middleware - Returns a new tracing middleware which can be used with reqwest_middleware.
It will then write the
traceparent
in the header on the request and additionally records theurl
intohttp.url
.
traceparent
in the header on the request and additionally records the
url
into http.url
.