Uses of Interface
io.dropwizard.metrics5.Sampling
-
-
Uses of Sampling in io.dropwizard.metrics5
Classes in io.dropwizard.metrics5 that implement Sampling Modifier and Type Class Description class
Histogram
A metric which calculates the distribution of a value.class
Timer
A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics viaMeter
.
-