README: add appveyor badge
This commit is contained in:
parent
3ececbaa39
commit
deadaf3930
|
@ -1,5 +1,7 @@
|
||||||
# WMI exporter
|
# WMI exporter
|
||||||
|
|
||||||
|
[![Build status](https://ci.appveyor.com/api/projects/status/ljwan71as6pf2joe?svg=true)](https://ci.appveyor.com/project/martinlindhe/wmi-exporter)
|
||||||
|
|
||||||
Prometheus exporter for Windows machines, using the WMI (Windows Management Instrumentation).
|
Prometheus exporter for Windows machines, using the WMI (Windows Management Instrumentation).
|
||||||
|
|
||||||
**EXPERIMENTAL, use at your own risk!**
|
**EXPERIMENTAL, use at your own risk!**
|
||||||
|
|
Loading…
Reference in New Issue