| Package | Description |
|---|---|
| io.vertx.core.impl | |
| io.vertx.core.metrics.impl | |
| io.vertx.core.spi | |
| io.vertx.micrometer.impl |
| Modifier and Type | Method and Description |
|---|---|
VertxMetrics |
VertxBuilder.metrics() |
VertxMetrics |
VertxImpl.metricsSPI() |
VertxMetrics |
VertxInternal.metricsSPI() |
| Modifier and Type | Method and Description |
|---|---|
VertxBuilder |
VertxBuilder.metrics(VertxMetrics metrics)
Set the metrics instance to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummyVertxMetrics |
| Modifier and Type | Method and Description |
|---|---|
VertxMetrics |
VertxMetricsFactory.metrics(VertxOptions options)
Create a new
VertxMetrics object.
No specific thread and context can be expected when this method is called. |
| Modifier and Type | Class and Description |
|---|---|
class |
VertxMetricsImpl
Metrics SPI implementation for Micrometer.
|
| Modifier and Type | Method and Description |
|---|---|
VertxMetrics |
VertxMetricsFactoryImpl.metrics(VertxOptions vertxOptions) |
Copyright © 2021. All rights reserved.