From 2fd468991e5275a40b5f0f48221ade0cf703be50 Mon Sep 17 00:00:00 2001 From: panotuco Date: Thu, 9 Apr 2026 11:35:01 +0200 Subject: [PATCH] ddd --- config.alloy | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.alloy b/config.alloy index ca0a7aa..d48e594 100644 --- a/config.alloy +++ b/config.alloy @@ -20,9 +20,8 @@ prometheus.exporter.windows "local" { "update", "textfile", ] - textfile { - text_file_directories = ["C:/ProgramData/Alloy/metrics"] - } + text_file_export_profiles = "C:/ProgramData/Alloy/metrics" + } prometheus.scrape "windows_exporter" {