Uses of Interface
io.helidon.metrics.api.MeterRegistryFormatter
Packages that use MeterRegistryFormatter
-
Uses of MeterRegistryFormatter in io.helidon.metrics.spi
Methods in io.helidon.metrics.spi that return types with arguments of type MeterRegistryFormatterModifier and TypeMethodDescriptionMeterRegistryFormatterProvider.formatter(io.helidon.common.media.type.MediaType mediaType, MetricsConfig metricsConfig, MeterRegistry meterRegistry, Optional<String> scopeTagName, Iterable<String> scopeSelection, Iterable<String> nameSelection) Returns, if possible, aMeterRegistryFormattercapable of preparing output according to the specifiedMediaType.