Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 378 Bytes

debugging.md

File metadata and controls

9 lines (5 loc) · 378 Bytes

Debugging

Tracing

Testpalne supports OpenTelemetry standard for tracing. A randomly generated traceparent header is added to all requests. It is generated according to w3c specification.

You can use traceparent to trace the execution of individual tests.