async fn metrics(__arg0: State<Arc<SharedState>>) -> impl IntoResponseExpand description
GET /metrics — renders the shared gateway registry (per-route and
per-node counters/histograms recorded by the data plane) in Prometheus
text exposition format, served as text/plain; charset=utf-8.