public class PrometheusConfig extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PrometheusConfig.Exporter |
static class |
PrometheusConfig.Pushgateway |
| 构造器和说明 |
|---|
PrometheusConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
PrometheusConfig.Exporter |
getExporter() |
PrometheusConfig.Pushgateway |
getPushgateway() |
void |
setExporter(PrometheusConfig.Exporter exporter) |
void |
setPushgateway(PrometheusConfig.Pushgateway pushgateway) |
public PrometheusConfig.Exporter getExporter()
public void setExporter(PrometheusConfig.Exporter exporter)
public PrometheusConfig.Pushgateway getPushgateway()
public void setPushgateway(PrometheusConfig.Pushgateway pushgateway)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.