[增加]prometheus远程写入的confd模板

This commit is contained in:
2024-09-23 09:46:53 +08:00
committed by Coding
parent 50c7b1024b
commit 1bf49ace23
2 changed files with 33 additions and 4 deletions

View File

@@ -3,4 +3,5 @@ src = "prometheus.tmpl"
dest = "/etc/prometheus/prometheus.yml"
keys = [
"/time/",
"/remote_write/",
]