| Interface | Description | 
|---|---|
| MetricsService | 
 The metrics service mainly allows to return a snapshot of measured objects. 
 | 
| Class | Description | 
|---|---|
| DropwizardMetricsOptions | 
 Vert.x Dropwizard metrics configuration. 
 | 
| DropwizardMetricsOptionsConverter | 
 Converter for  
DropwizardMetricsOptions. | 
| Match | 
 A match for a value. 
 | 
| ScheduledMetricsConsumer | 
 TODO - support listening to more than one Measured 
 | 
| ThroughputMeter | 
 A throughput metric, wraps a  
Meter object to provide a one second instant
 throughput value returned by ThroughputMeter.getValue(). | 
| ThroughputTimer | 
 A throughput metric, wraps a  
Meter object to provide a one second instant
 throughput value returned by ThroughputTimer.getValue(). | 
| Enum | Description | 
|---|---|
| MatchType | 
 The type of match. 
 | 
Copyright © 2020 Eclipse. All rights reserved.