Skip to content

Instantly share code, notes, and snippets.

@emcodem
Created March 14, 2021 09:52
Show Gist options
  • Save emcodem/5ae493ab6cae720979048b42a61f1491 to your computer and use it in GitHub Desktop.
Save emcodem/5ae493ab6cae720979048b42a61f1491 to your computer and use it in GitHub Desktop.
Prometheus windows exporter config
.\windows_exporter-0.16.0-amd64.exe --collector.textfile.directory c:\temp --collectors.enabled cpu,net,os,cs,cpu,cpu_info,logical_disk,system,textfile
c:\temp\ffastrans_metrics.prom
# HELP test_alpha_total Some random metric.
# TYPE test_alpha_total counter
test_alpha_total 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment