public interface MetricsConfig extends TextConfig
TextConfig associated with
MeterBinder implementations provided as part of konduit-serving| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
configValues()
The configuration value separated by name
and value
|
Class<? extends io.micrometer.core.instrument.binder.MeterBinder> |
metricsBinderImplementation()
MeterBinder implementation associated with this configuration |
toJson, toJsonObject, toYamlClass<? extends io.micrometer.core.instrument.binder.MeterBinder> metricsBinderImplementation()
MeterBinder implementation associated with this configurationCopyright © 2022. All rights reserved.