Skip to main content

Ingest a batch of SDK/agent telemetry events at the /batches (plural) path. Hard ceiling is 4x MAX_BATCH_EVENTS; exceedi

POST 

/api/v1/telemetry/agent/batches

Ingest a batch of SDK/agent telemetry events at the /batches (plural) path. Hard ceiling is 4x MAX_BATCH_EVENTS; exceeding returns 413. Per-event rejections do not fail the request.

Request

Responses

Success