| Package | Description |
|---|---|
| io.vertx.core | |
| io.vertx.core.metrics | |
| io.vertx.micrometer | |
| io.vertx.reactivex.core | |
| io.vertx.rxjava.core | |
| io.vertx.rxjava3.core |
| Modifier and Type | Method and Description |
|---|---|
VertxBuilder |
VertxBuilder.withMetrics(VertxMetricsFactory factory)
Programmatically set the metrics factory to be used when metrics are enabled.
|
| 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)
Deprecated.
instead use
VertxBuilder.withMetrics(VertxMetricsFactory) |
| Modifier and Type | Method and Description |
|---|---|
MicrometerMetricsOptions |
MicrometerMetricsOptions.setFactory(VertxMetricsFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
VertxBuilder |
VertxBuilder.withMetrics(VertxMetricsFactory factory)
Programmatically set the metrics factory to be used when metrics are enabled.
|
| Modifier and Type | Method and Description |
|---|---|
VertxBuilder |
VertxBuilder.withMetrics(VertxMetricsFactory factory)
Programmatically set the metrics factory to be used when metrics are enabled.
|
| Modifier and Type | Method and Description |
|---|---|
VertxBuilder |
VertxBuilder.withMetrics(VertxMetricsFactory factory)
Programmatically set the metrics factory to be used when metrics are enabled.
|
Copyright © 2024 Eclipse. All rights reserved.