This commit is contained in:
2026-04-09 11:32:36 +02:00
parent 3a49f7f624
commit 9710ec31d1

View File

@@ -21,7 +21,7 @@ prometheus.exporter.windows "local" {
"textfile", "textfile",
] ]
textfile { textfile {
directory = "C:/ProgramData/Alloy/metrics" text_file_directories = ["C:/ProgramData/Alloy/metrics"]
} }
} }