grafana / alloy-modules

Apache License 2.0
21 stars 11 forks source link

Windows exporter module - Metrics #9

Open Imshelledin21 opened 7 months ago

Imshelledin21 commented 7 months ago

There are still a few outstanding items that I haven't managed to get working

I'll dig further into those, but the module works as-is currently, and supports the Windows Integration Dashboards in Grafana Cloud (Metric Queries Only).

I have a few other ideas for expanding this module out some more, but I'll get to those later.

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

timo1707 commented 7 months ago

Hi @Imshelledin21 : when adding the text_file block to prometheus.exporter.windows "local" it should work.

I have a smartstatus.prom in this path, and its working fine. but i am not using the argument yet in my case.

text_file {
    text_file_directory = "C:\\ProgramData\\GrafanaLabs\\Alloy"
  }