@ConfigurationProperties(value="micrometer.prometheus-proxy")
public class PrometheusControllerProperties
extends java.lang.Object
| Constructor and Description |
|---|
PrometheusControllerProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTcpPort() |
int |
getWebsocketPort() |
void |
setTcpPort(int tcpPort) |
void |
setWebsocketPort(int websocketPort) |