Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-models
/
reclass-system
/
5afd9a57163a3608fafc5b4677741422d8913945
/
.
/
prometheus
/
server
/
target
/
static
/
etcd.yml
blob: 61488b50f67373fc8e8cc48f99453e5221e4335b [
file
] [
log
] [
blame
]
parameters:
_param:
prometheus_etcd_host:
${_param
:
haproxy_bind_address}
prometheus_etcd_port:
4001
prometheus:
server:
target:
static:
etcd:
enabled:
true
endpoint:
-
address:
${_param
:
prometheus_etcd_host}
port:
${_param
:
prometheus_etcd_port}