[修改]修改了时间配置的变量对应,添加了supervisor启动配置,增加了Prometheus对应的confd模版
This commit is contained in:
8
docker/prometheus/confd/conf.d/prometheus.toml
Normal file
8
docker/prometheus/confd/conf.d/prometheus.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[template]
|
||||
src = "prometheus.tmpl"
|
||||
dest = "/prometheus.yml"
|
||||
keys = [
|
||||
"/time/",
|
||||
]a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user