v0.1.7
What's Changed
- Add
test.namespan attribute fromX-Test-Namerequest header
When pytest integration tests inject an X-Test-Name header on outgoing HTTP requests, Django services instrumented with setup_tracing() will now stamp that value as a test.name attribute on every span. Traces in Datadog become filterable and groupable by the originating test.