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