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.
|
MetricsNaming |
Options for naming all metrics
|
MetricsNamingConverter |
Converter and mapper for
MetricsNaming . |
MicrometerMetricsOptions |
Vert.x micrometer configuration.
|
MicrometerMetricsOptionsConverter |
Converter and mapper for
MicrometerMetricsOptions . |
VertxInfluxDbOptions |
Vert.x InfluxDb micrometer configuration.
|
VertxInfluxDbOptionsConverter |
Converter and mapper for
VertxInfluxDbOptions . |
VertxJmxMetricsOptions |
Options for Prometheus metrics backend.
|
VertxJmxMetricsOptionsConverter |
Converter and mapper for
VertxJmxMetricsOptions . |
VertxPrometheusOptions |
Options for Prometheus metrics backend.
|
VertxPrometheusOptionsConverter |
Converter and mapper 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 © 2023 Eclipse. All rights reserved.