v17

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-2575397522.8 KB
Distributed

Collect cluster telemetry data

Get telemetry data, from the point of view of the cluster. This includes peers info, collections info, shard transfers, and resharding status

get/cluster/telemetry

Query parameters

details_levelinteger

The level of detail to include in the response

timeoutinteger

Timeout for this request

Response

successful operation

timenumber float

Time spent to process this request

statusstring

Example response

{
  "time": 0.002,
  "status": "ok"
}