Skip to main content

metrics

Function metrics 

Source
async fn metrics(__arg0: State<Arc<SharedState>>) -> impl IntoResponse
Expand 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.