Skip to content

v0.9.8

Latest

Choose a tag to compare

@Polliog Polliog released this 11 Jun 12:23

Added

  • inject_traceparent(headers): injects the W3C traceparent header for outbound HTTP calls (active span, then scope trace context; no-op when neither is set or the header already exists). Works with any mutable headers mapping (requests, httpx, ...).