{ "opencollection": "1.0.0", "info": { "name": "Akri Metrics API", "version": "0.12.20" }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "Akri Get Prometheus Metrics", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/metrics" }, "docs": "Returns Prometheus-formatted metrics for the Akri Agent, Controller, or broker pods. Includes instance discovery counts, discovery response results, discovery latency histograms, and broker pod counts." } ] } ], "bundled": true }