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" }