| Package | Description |
|---|---|
| io.helidon.webserver.prometheus |
Support for Prometheus client endpoint.
|
| Modifier and Type | Method | Description |
|---|---|---|
PrometheusSupport |
PrometheusSupport.Builder.build() |
|
static PrometheusSupport |
PrometheusSupport.create() |
Creates new instance using default Prometheus
CollectorRegistry. |
static PrometheusSupport |
PrometheusSupport.create(io.prometheus.client.CollectorRegistry collectorRegistry) |
Creates new instance using specified Prometheus
CollectorRegistry. |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.