This commit is contained in:
2026-04-09 11:46:12 +02:00
parent 598f9a2dcf
commit 880233b2e7

View File

@@ -20,7 +20,9 @@ prometheus.exporter.windows "local" {
"update", "update",
"textfile", "textfile",
] ]
text_file_dir = "C:/ProgramData/Alloy/metrics" textfile {
directories = ["C:/ProgramData/Alloy/metrics"]
}
} }