From acbf73e72e737f4274313f1ddacaa38794cf3612 Mon Sep 17 00:00:00 2001 From: Martin Lindhe Date: Thu, 1 Sep 2016 14:23:49 +0200 Subject: [PATCH] Updated Prometheus and WMI CounterTypes (markdown) --- Prometheus-and-WMI-CounterTypes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prometheus-and-WMI-CounterTypes.md b/Prometheus-and-WMI-CounterTypes.md index 5341ba5..868f5e6 100644 --- a/Prometheus-and-WMI-CounterTypes.md +++ b/Prometheus-and-WMI-CounterTypes.md @@ -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`.