Module io.helidon.metrics.api
Package io.helidon.metrics.spi
package io.helidon.metrics.spi
SPI for Helidon metrics.
-
ClassDescriptionBehavior for supporting exemplars in metrics histograms.Behavior for providers of meter registry formatters, which (if then can) furnish a formatter given a
MediaType
.Receives notifications of events related to meter registries.FurnishesMeter.Builder
instances which are supplied to eachMetricsFactory
when it is created and, in turn, are passed to eachMeterRegistry
that factory creates.Creates new instances ofMetricsFactory
.Programmatic (rather than user-configurable) settings that govern certain metrics behavior.Internal use class to hold a reference to the singleton.