diff --git a/config.alloy b/config.alloy index 638f47b..ca0a7aa 100644 --- a/config.alloy +++ b/config.alloy @@ -21,7 +21,7 @@ prometheus.exporter.windows "local" { "textfile", ] textfile { - directory = "C:/ProgramData/Alloy/metrics" + text_file_directories = ["C:/ProgramData/Alloy/metrics"] } }