Uses of Interface
io.helidon.metrics.api.RegistryFactory

Packages that use RegistryFactory
Package
Description
Provides support for Microstream-Metrics features integration.
Metrics support for Java SE, uses the Microprofile metrics APIs and formats.
Defines the Helidon metrics API so Helidon metrics-capable components can implement metrics simply and without regard for whether metrics is actually on the runtime path or not or is enabled or not.
SPI for the metrics API.
Metrics endpoint for NĂ­ma WebServer.
Metrics endpoint for reactive WebServer.