Class JerseyMetricsResource.TimerMetric

java.lang.Object
io.bdeploy.jersey.resources.JerseyMetricsResource.TimerMetric
Enclosing interface:
JerseyMetricsResource

public static class JerseyMetricsResource.TimerMetric extends Object
Count and measure rates of metric occurrence as well as keeping track of occurrence duration distribution.

Note: time is stored in nanoseconds in the histogram.