Skip to content

Instantly share code, notes, and snippets.

@ivanursul
Last active August 13, 2016 19:23
Show Gist options
  • Save ivanursul/ec73821fa78b61e4c7c412b504ed7a2d to your computer and use it in GitHub Desktop.
Save ivanursul/ec73821fa78b61e4c7c412b504ed7a2d to your computer and use it in GitHub Desktop.
{
"version": "3.0.0",
"gauges": {
"gauge.response.api.establishments.qr.qr": {
"value": 3
},
...
"threads.daemon.count": {
"value": 21
},
"threads.deadlock.count": {
"value": 0
},
"threads.deadlocks": {
"value": []
},
"threads.new.count": {
"value": 0
},
"threads.runnable.count": {
"value": 7
},
"threads.terminated.count": {
"value": 0
},
"threads.timed_waiting.count": {
"value": 5
},
"threads.waiting.count": {
"value": 12
}
},
"counters": {
"counter.status.200.api.establishments.qr.qr": {
"count": 1141
},
"counter.status.200.dropwizard.metrics": {
"count": 1
}
},
"histograms": {},
"meters": {
"org.startup.queue.controller.EstablishmentController.establishmentByPlaceQr.exceptions": {
"count": 0,
"m15_rate": 0,
"m1_rate": 0,
"m5_rate": 0,
"mean_rate": 0,
"units": "events/second"
},
"org.startup.queue.controller.EstablishmentController.establishmentByPlaceQr": {
"count": 1141,
"max": 0.11493596,
"mean": 0.002250756089337257,
"min": 0.000764399,
"p50": 0.001846228,
"p75": 0.002819686,
"p95": 0.004458801,
"p98": 0.005223628,
"p99": 0.00568171,
"p999": 0.023006889000000003,
"stddev": 0.003379104269631109,
"m15_rate": 0.8969054750524811,
"m1_rate": 12.009188971744178,
"m5_rate": 2.6463238901599744,
"mean_rate": 12.81053527585237,
"duration_units": "seconds",
"rate_units": "calls/second"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment