Uses of Class
io.helidon.metrics.prometheus.PrometheusSupport
-
-
Uses of PrometheusSupport in io.helidon.metrics.prometheus
Methods in io.helidon.metrics.prometheus that return PrometheusSupport Modifier and Type Method Description PrometheusSupportPrometheusSupport.Builder. build()static PrometheusSupportPrometheusSupport. create()Creates new instance using default PrometheusCollectorRegistry.static PrometheusSupportPrometheusSupport. create(CollectorRegistry collectorRegistry)Creates new instance using specified PrometheusCollectorRegistry.
-