Uses of Class
io.helidon.metrics.prometheus.PrometheusSupport
Packages that use PrometheusSupport
-
Uses of PrometheusSupport in io.helidon.metrics.prometheus
Methods in io.helidon.metrics.prometheus that return PrometheusSupportModifier and TypeMethodDescriptionPrometheusSupport.Builder.build()Deprecated, for removal: This API element is subject to removal in a future version.static PrometheusSupportPrometheusSupport.create()Deprecated, for removal: This API element is subject to removal in a future version.Creates new instance using default PrometheusCollectorRegistry.static PrometheusSupportPrometheusSupport.create(CollectorRegistry collectorRegistry) Deprecated, for removal: This API element is subject to removal in a future version.Creates new instance using specified PrometheusCollectorRegistry.