From 880233b2e76ea92eb117e6d6c3c30201af431491 Mon Sep 17 00:00:00 2001 From: panotuco Date: Thu, 9 Apr 2026 11:46:12 +0200 Subject: [PATCH] f --- config.alloy | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.alloy b/config.alloy index 8d120de..67f3f76 100644 --- a/config.alloy +++ b/config.alloy @@ -20,7 +20,9 @@ prometheus.exporter.windows "local" { "update", "textfile", ] - text_file_dir = "C:/ProgramData/Alloy/metrics" + textfile { + directories = ["C:/ProgramData/Alloy/metrics"] + } }