{ "opencollection": "1.0.0", "info": { "name": "KrakenD Service Debug Metrics API", "version": "2.9.0" }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "KrakenD Extended metrics", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/__stats/" }, "docs": "Returns extended runtime metrics for the KrakenD instance including router, proxy, and backend statistics. This endpoint runs on a separate port (default 8090) and requires the telemetry/metrics extra_config to be enabled. Metrics are refreshed based on the configured collection_time interval." } ] } ], "bundled": true }