Uses of Interface
io.dropwizard.metrics5.Metered

  • Uses of Metered in io.dropwizard.metrics5

    Classes in io.dropwizard.metrics5 that implement Metered
    Modifier and Type
    Class
    Description
    class 
    A meter metric which measures mean throughput and one-, five-, and fifteen-minute moving average throughputs.
    class 
    A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics via Meter.