Package | Description |
---|---|
io.vertx.core.metrics | |
io.vertx.micrometer |
Modifier and Type | Method and Description |
---|---|
VertxMetricsFactory |
MetricsOptions.getFactory()
Get the metrics factory to be used when metrics are enabled.
|
Modifier and Type | Method and Description |
---|---|
MetricsOptions |
MetricsOptions.setFactory(VertxMetricsFactory factory)
Programmatically set the metrics factory to be used when metrics are enabled.
|
Modifier and Type | Method and Description |
---|---|
MicrometerMetricsOptions |
MicrometerMetricsOptions.setFactory(VertxMetricsFactory factory) |
Copyright © 2021 Eclipse. All rights reserved.