Check per-trace ingest status
Traces
Check per-trace ingest status
Returns enqueued (Redis index), ingested (ClickHouse traces row), ready (trace_stats), or not_found for a specific otel_trace_id.
GET
Check per-trace ingest status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Project ID.
OTel / SDK trace id to look up.