public static class PrometheusConfig.Exporter extends Object implements Serializable
| Constructor and Description |
|---|
Exporter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnabled() |
Boolean |
getEnableHttpServiceDiscovery() |
String |
getHttpServiceDiscoveryUrl() |
void |
setEnabled(Boolean enabled) |
void |
setEnableHttpServiceDiscovery(Boolean enableHttpServiceDiscovery) |
void |
setHttpServiceDiscoveryUrl(String httpServiceDiscoveryUrl) |
public Boolean getEnabled()
public void setEnabled(Boolean enabled)
public Boolean getEnableHttpServiceDiscovery()
public void setEnableHttpServiceDiscovery(Boolean enableHttpServiceDiscovery)
public String getHttpServiceDiscoveryUrl()
public void setHttpServiceDiscoveryUrl(String httpServiceDiscoveryUrl)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.