v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
tracking

Close Trace

Marks a trace as closed, preventing any further span ingestion for that trace. Once closed, subsequent calls to /spans-bulk or /v1/traces that include spans for this trace will have those spans rejected.

post/api/public/v2/traces/{trace_id}/close

Path parameters

trace_idstring required

The trace ID to close.

Response

Trace successfully closed.

successboolean