From 598f9a2dcf7ffe41f4dbf624c7b27dd3d586abf4 Mon Sep 17 00:00:00 2001 From: panotuco Date: Thu, 9 Apr 2026 11:39:29 +0200 Subject: [PATCH] c --- config.alloy | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.alloy b/config.alloy index 405fb7e..8d120de 100644 --- a/config.alloy +++ b/config.alloy @@ -20,9 +20,7 @@ prometheus.exporter.windows "local" { "update", "textfile", ] - textfile { - directory = "C:/ProgramData/Alloy/metrics" - } + text_file_dir = "C:/ProgramData/Alloy/metrics" }