Package com.codahale.metrics.servlets
-
Class Summary Class Description AdminServlet CpuProfileServlet An HTTP servlets which outputs a pprof parseable response.HealthCheckServlet HealthCheckServlet.ContextListener MetricsServlet A servlet which returns the metrics in a given registry as anapplication/jsonresponse.MetricsServlet.ContextListener An abstractServletContextListenerwhich allows you to programmatically inject theMetricRegistry, rate and duration units, and allowed origin forMetricsServlet.PingServlet An HTTP servlets which outputs atext/plain"pong"response.ThreadDumpServlet An HTTP servlets which outputs atext/plaindump of all threads in the VM.