This commit is contained in:
2026-04-09 11:26:38 +02:00
parent 672526bbca
commit 3a49f7f624
2 changed files with 16 additions and 0 deletions

View File

@@ -18,7 +18,11 @@ prometheus.exporter.windows "local" {
"service",
"logon",
"update",
"textfile",
]
textfile {
directory = "C:/ProgramData/Alloy/metrics"
}
}
prometheus.scrape "windows_exporter" {