Updated Prometheus and WMI CounterTypes (markdown)

Martin Lindhe
2016-09-01 14:23:49 +02:00
parent e3b2d3a784
commit acbf73e72e

@@ -1,5 +1,5 @@
## Prometheus and WMI CounterTypes
WMI performance counters hava many types, and those need to be mapped to Prometheus' types. Below is a listing of WMI types, the Prometheus type that should be used, and any processing that needs to be done.
WMI performance counters have many types, and those need to be mapped to Prometheus' types. Below is a listing of WMI types, the Prometheus type that should be used, and any processing that needs to be done.
This applies to WMI classes inheriting `Win32_PerfRawData`.