Package com.codahale.metrics.servlets
package com.codahale.metrics.servlets
-
ClassesClassDescriptionAn HTTP servlets which outputs a pprof parseable response.A servlet which returns the metrics in a given registry as an
application/jsonresponse.An abstractServletContextListenerwhich allows you to programmatically inject theMetricRegistry, rate and duration units, and allowed origin forMetricsServlet.An HTTP servlets which outputs atext/plain"pong"response.An HTTP servlets which outputs atext/plaindump of all threads in the VM.