Metrics

Get the current metrics for the running server

get

Gets the metrics like memory consumption & allocation as well as response time histograms to use with monitoring tools

Responses
chevron-right
200

OK

application/json
cmdlinestring[]Optional
handlers.[name].errorsnumberOptional
handlers.[name].response_time.p50numberOptional
handlers.[name].response_time.p90numberOptional
handlers.[name].response_time.p95numberOptional
handlers.[name].response_time.p99numberOptional
get
/metrics
200

OK

Last updated

Was this helpful?