Uses of Class
io.helidon.metrics.Registry
Package
Description
Metrics support for Java SE, uses the Microprofile metrics APIs and formats.
-
Uses of Registry in io.helidon.metrics
Modifier and TypeMethodDescriptionstatic Registry
Registry.create
(MetricRegistry.Type type, RegistrySettings registrySettings) Create a registry of a certain type.ModifierConstructorDescriptionprotected
RegistryFactory
(MetricsSettings metricsSettings, Registry appRegistry, Registry vendorRegistry) Create a new instance.