| Interface | Description |
|---|---|
| MetricsConfig |
An
TextConfig associated with
MeterBinder implementations provided as part of konduit-serving |
| MetricsRenderer |
An updatedable
MeterBinder that allows
updates of metrics beyond MeterBinder.bindTo(MeterRegistry)
This allows encapsulation of logic for doing things like
calling Counter.increment() |
| Class | Description |
|---|---|
| ColumnDistribution |
Column distribution represents statistics and normalizer
information for how to transform or denormalize values
based on distribution information.
|
| NoOpMetricsConfig |
A no op
MetricsConfig
for use with the MetricsBinderRendererAdapter |
Copyright © 2022. All rights reserved.