| Package | Description |
|---|---|
| io.quarkus.micrometer.runtime | |
| io.quarkus.micrometer.runtime.binder |
| Modifier and Type | Method and Description |
|---|---|
RuntimeValue<HttpBinderConfiguration> |
MicrometerRecorder.configureHttpMetrics(boolean httpServerMetricsEnabled,
boolean httpClientMetricsEnabled,
HttpServerConfig serverConfig,
HttpClientConfig clientConfig,
VertxConfig vertxConfig) |
| Constructor and Description |
|---|
HttpBinderConfiguration(boolean httpServerMetrics,
boolean httpClientMetrics,
HttpServerConfig serverConfig,
HttpClientConfig clientConfig,
VertxConfig vertxConfig) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.