| Package | Description |
|---|---|
| io.quarkus.micrometer.runtime.config |
| Modifier and Type | Class and Description |
|---|---|
class |
AzureMonitorConfig |
class |
DatadogConfig |
class |
JmxConfig |
class |
JsonConfig |
class |
KafkaConfig
Build / static runtime config for Kafka Binders
|
class |
MicroprofileMetricsConfig
Build / static runtime config for the Microprofile Metrics Binder
|
class |
PrometheusConfig |
class |
StackdriverConfig |
class |
VertxConfig
Build / static runtime config for the Vert.x Binder
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MicrometerConfig.checkBinderEnabledWithDefault(MicrometerConfig.CapabilityEnabled config)
For MeterBinder configurations with optional 'enabled' attributes,
determine whether or not the binder is enabled using
MicrometerConfig.binderEnabledDefault
as the default value. |
boolean |
MicrometerConfig.checkRegistryEnabledWithDefault(MicrometerConfig.CapabilityEnabled config)
For MeterRegistry configurations with optional 'enabled' attributes,
determine whether or not the registry is enabled using
MicrometerConfig.registryEnabledDefault
as the default value. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.