Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-models
/
reclass-system
/
6604e4cde952e3613b172f42b84bcc1a7e90d148
/
.
/
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}