{ "opencollection": "1.0.0", "info": { "name": "TiKV HTTP Management Configuration Metrics API", "version": "7.1" }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "Get Prometheus Metrics", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:20160/metrics" }, "docs": "Returns Prometheus-formatted metrics for the TiKV node including operation counts, latencies, storage usage, and Raft consensus metrics." } ] } ], "bundled": true }