Package io.vertx.ext.dropwizard
-
Interface Summary Interface Description MetricsService The metrics service mainly allows to return a snapshot of measured objects. -
Class Summary Class Description DropwizardMetricsOptions Vert.x Dropwizard metrics configuration.DropwizardMetricsOptionsConverter Converter and mapper forDropwizardMetricsOptions
.DropwizardVertxMetricsFactory Match A match for a value.MatchConverter Converter and mapper forMatch
.ScheduledMetricsConsumer TODO - support listening to more than one MeasuredThroughputMeter A throughput metric, wraps aMeter
object to provide a one second instant throughput value returned byThroughputMeter.getValue()
.ThroughputTimer A throughput metric, wraps aMeter
object to provide a one second instant throughput value returned byThroughputTimer.getValue()
. -
Enum Summary Enum Description MatchType The type of match.