[修正]修正了各个服务中confd中的reload重启命令
This commit is contained in:
@@ -4,4 +4,5 @@ dest = "/etc/prometheus/prometheus.yml"
|
||||
keys = [
|
||||
"/time/",
|
||||
"/remote_write/",
|
||||
]
|
||||
]
|
||||
reload_cmd = "pkill -9 -f '/usr/local/bin/prometheus --config.file=/etc/prometheus/prometheus.yml'"
|
||||
Reference in New Issue
Block a user