Traces
Edit Trace
Replace a trace's spans using the canonical Trace shape.
Path trace_id must match the trace_id inside the payload's trace.trace_id. Mismatches return 400. The payload must describe exactly one trace.
Edit re-ingests the spans through the same stream as POST /tracing/spans/ingest. Returns 202 Accepted once the spans are queued. The worker reconciles the trace asynchronously.
put/traces/{trace_id}
Path parameters
trace_idstring required
Request body
Response
Successful Response