Uses of Class
org.forgerock.monitoring.http.PrometheusHandler
-
Uses of PrometheusHandler in org.forgerock.monitoring.http
Modifier and TypeMethodDescriptionstatic PrometheusHandler
PrometheusHandler.prometheusHandler
(String metricPrefix, Supplier<MeterRegistry> meterRegistrySupplier) Returns a new Prometheus Handler configured to use the legacy output format.static PrometheusHandler
PrometheusHandler.prometheusHandler
(String metricPrefix, Supplier<MeterRegistry> meterRegistrySupplier, BooleanSupplier compliantOutputFormat) Returns a new Prometheus Handler which can be switched to use different output formats.