{ "opencollection": "1.0.0", "info": { "name": "OAuth2 Proxy Endpoints Metrics API", "version": "1.0" }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "Prometheus metrics", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:4180/metrics" }, "docs": "Exposes Prometheus-format metrics when enabled." } ] } ], "bundled": true }