| Interface | Description | 
|---|---|
| MetricsService | 
 The metrics service mainly allows to return a snapshot of measured objects. 
This service is derived and adapted from MetricsService in the vertx-dropwizard-metrics module. | 
| PrometheusScrapingHandler | 
 A Vert.x Web  
Route handler for Prometheus metrics scraping. | 
| Class | Description | 
|---|---|
| Match | 
 A match for a value. 
 | 
| MicrometerMetricsOptions | 
 Vert.x micrometer configuration. 
 | 
| MicrometerMetricsOptionsConverter | 
 Converter for  
MicrometerMetricsOptions. | 
| VertxInfluxDbOptions | 
 Vert.x InfluxDb micrometer configuration. 
 | 
| VertxInfluxDbOptionsConverter | 
 Converter for  
VertxInfluxDbOptions. | 
| VertxJmxMetricsOptions | 
 Options for Prometheus metrics backend. 
 | 
| VertxJmxMetricsOptionsConverter | 
 Converter for  
VertxJmxMetricsOptions. | 
| VertxPrometheusOptions | 
 Options for Prometheus metrics backend. 
 | 
| VertxPrometheusOptionsConverter | 
 Converter for  
VertxPrometheusOptions. | 
| Enum | Description | 
|---|---|
| Label | 
 List of labels used in various Vert.x metrics. 
 | 
| MatchType | 
 The type of match. 
 | 
| MetricsDomain | 
 Metric domains with their associated prefixes. 
 | 
Copyright © 2020 Eclipse. All rights reserved.