Ves al contingut principal

Create a batch of telemetry

POST 

/telemetry/batch

Requires telemetry:write. Accepts 1–500 items and at most 8 MiB. event_id is mandatory. Static and dynamic item errors are independent: valid new items commit together, exact prior events are replayed, and invalid/conflicting items are rejected. Within one request the first duplicate event ID wins. Every submitted item consumes event quota. Storage failure rolls back all new telemetry.

Request

Responses

Processed batch with input-ordered item outcomes