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