This commit is contained in:
2026-04-09 11:38:13 +02:00
parent 1d2d0284f4
commit 42df3d0e3b

View File

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