From 42df3d0e3bea43e20426d2f41c3690853ba8af3e Mon Sep 17 00:00:00 2001 From: panotuco Date: Thu, 9 Apr 2026 11:38:13 +0200 Subject: [PATCH] d --- config.alloy | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.alloy b/config.alloy index 779019a..405fb7e 100644 --- a/config.alloy +++ b/config.alloy @@ -20,7 +20,9 @@ prometheus.exporter.windows "local" { "update", "textfile", ] - text_file_directory = "C:/ProgramData/Alloy/metrics" + textfile { + directory = "C:/ProgramData/Alloy/metrics" + } }