| Package | Description |
|---|---|
| io.helidon.metrics.prometheus |
Support for Prometheus client endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
static PrometheusSupport.Builder |
PrometheusSupport.builder()
Creates new
Builder instance. |
PrometheusSupport.Builder |
PrometheusSupport.Builder.collectorRegistry(CollectorRegistry registry)
Sets collector registry to use, default is
CollectorRegistry.defaultRegistry. |
PrometheusSupport.Builder |
PrometheusSupport.Builder.path(String path)
Sets path of the metrics resource, default is
/metrics. |
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.