Metrics
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /v2/metrics HTTP/1.1
Host:
Accept: */*
{
"cmdline": [
"text"
],
"handlers.[name].errors": 1,
"handlers.[name].response_time.p50": 1,
"handlers.[name].response_time.p90": 1,
"handlers.[name].response_time.p95": 1,
"handlers.[name].response_time.p99": 1,
"memstats": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
}