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