[修改]修改了时间配置的变量对应,添加了supervisor启动配置,增加了Prometheus对应的confd模版
This commit is contained in:
6
docker/prometheus/confd/confd.toml
Normal file
6
docker/prometheus/confd/confd.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
backend = "etcd"
|
||||
nodes = [
|
||||
"http://etcd:2379",
|
||||
]
|
||||
watch = true
|
||||
|
||||
Reference in New Issue
Block a user