Error
A valid request URL is required to generate request examples{
"metricRegistry": {
"metrics": {},
"meters": {},
"names": [
"<string>"
],
"counters": {},
"timers": {},
"histograms": {},
"gauges": {}
},
"metricsList": {},
"pretty": false,
"showSamples": false
}Show data about a specific metric
GET
/
system
/
metric
/
{name}
Error
A valid request URL is required to generate request examples{
"metricRegistry": {
"metrics": {},
"meters": {},
"names": [
"<string>"
],
"counters": {},
"timers": {},
"histograms": {},
"gauges": {}
},
"metricsList": {},
"pretty": false,
"showSamples": false
}Path Parameters
The name of the metric to display
Query Parameters
True to format the data for easier reading
The time unit ('seconds', 'minutes', and so on) to display rates
The time unit ('seconds', 'minutes', and so on) to display durations
True to display the data values used in calculations
Response
200 - application/json
successful operation
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Available options:
NANOSECONDS, MICROSECONDS, MILLISECONDS, SECONDS, MINUTES, HOURS, DAYS Available options:
NANOSECONDS, MICROSECONDS, MILLISECONDS, SECONDS, MINUTES, HOURS, DAYS Was this page helpful?
⌘I