Python SDK
traces
Ingest a batch of traces
Ingest a batch of traces in a single request.
Each payload follows the same shape as POST /api/v1/traces. Per-trace
failures are returned in the errors field — partial success is allowed.
POST
Python SDK
Ingest a batch of traces in a single request.
Each payload follows the same shape as POST /api/v1/traces. Per-trace
failures are returned in the errors field — partial success is allowed.