Uses of Class
io.helidon.metrics.prometheus.PrometheusSupport.Builder
Packages that use PrometheusSupport.Builder
-
Uses of PrometheusSupport.Builder in io.helidon.metrics.prometheus
Methods in io.helidon.metrics.prometheus that return PrometheusSupport.BuilderModifier and TypeMethodDescriptionstatic PrometheusSupport.BuilderPrometheusSupport.builder()Deprecated, for removal: This API element is subject to removal in a future version.Creates newBuilderinstance.PrometheusSupport.Builder.collectorRegistry(CollectorRegistry registry) Deprecated, for removal: This API element is subject to removal in a future version.Sets collector registry to use, default isCollectorRegistry.defaultRegistry.Deprecated, for removal: This API element is subject to removal in a future version.Sets path of the metrics resource, default is/metrics.