{ "opencollection": "1.0.0", "info": { "name": "Loki HTTP Config Metrics API", "version": "1.0.0" }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "Prometheus metrics endpoint", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:3100/metrics" }, "docs": "Prometheus metrics endpoint" } ] } ], "bundled": true }