Package io.helidon.microprofile.metrics
Microprofile metrics specification implementation.
See https://github.com/eclipse/microprofile-metrics/
-
Class Summary Class Description DelegatingGauge<T> Implementation ofGaugefor cataloging in the metrics registry that delegates itsDelegatingGauge.getValue()method invocations to a discovered bean method annotated with@Gauge.MetricProducer Class MetricProducer.MetricsCdiExtension MetricsCdiExtension class.MetricsMpService Extension of microprofileServerto enable support for metrics and metrics REST API.RegistryProducer Producer of each type of registry.VendorDefined.Literal Literal. -
Annotation Types Summary Annotation Type Description VendorDefined VendorDefined annotation.