| Package | Description |
|---|---|
| io.vertx.micrometer | |
| io.vertx.micrometer.backends |
| Class and Description |
|---|
| Match
A match for a value.
|
| MatchType
The type of match.
|
| MetricsDomain
Metric domains with their associated prefixes.
|
| 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. |
| MicrometerMetricsOptions
Vert.x micrometer configuration.
It is required to set either influxDbOptions, prometheusOptions or {@code jmxMetricsOptions]
in order to actually report metrics. |
| VertxInfluxDbOptions
Vert.x InfluxDb micrometer configuration.
|
| VertxJmxMetricsOptions
Options for Prometheus metrics backend.
|
| VertxPrometheusOptions
Options for Prometheus metrics backend.
|
| Class and Description |
|---|
| Match
A match for a value.
|
| MicrometerMetricsOptions
Vert.x micrometer configuration.
It is required to set either influxDbOptions, prometheusOptions or {@code jmxMetricsOptions]
in order to actually report metrics. |
| VertxInfluxDbOptions
Vert.x InfluxDb micrometer configuration.
|
| VertxJmxMetricsOptions
Options for Prometheus metrics backend.
|
| VertxPrometheusOptions
Options for Prometheus metrics backend.
|
Copyright © 2018 Eclipse. All rights reserved.