Package ai.konduit.serving.config.metrics
-
Interface Summary Interface Description MetricsConfig AnTextConfigassociated withMeterBinderimplementations provided as part of konduit-servingMetricsRenderer An updatedableMeterBinderthat allows updates of metrics beyondMeterBinder.bindTo(MeterRegistry)This allows encapsulation of logic for doing things like callingCounter.increment() -
Class Summary Class Description ColumnDistribution Column distribution represents statistics and normalizer information for how to transform or denormalize values based on distribution information.NoOpMetricsConfig A no opMetricsConfigfor use with theMetricsBinderRendererAdapter