| Modifier and Type | Method and 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–2019 Oracle Corporation. All rights reserved.