{ "opencollection": "1.0.0", "info": { "name": "Linkerd Proxy Admin Discovery Metrics API", "version": "2.x" }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "Linkerd Get proxy metrics", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:4191/metrics" }, "docs": "Returns Prometheus-compatible metrics for the Linkerd proxy, including request counts, latency histograms, TCP connection statistics, and TLS handshake information." } ] } ], "bundled": true }