From 49911378549fd241476f2bac4be374f4de868c53 Mon Sep 17 00:00:00 2001 From: Martin Lindhe Date: Sat, 27 Aug 2016 11:25:59 +0200 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 17e0f67..d941bff 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,7 @@ * improve naming in perf.go in accordance with https://prometheus.io/docs/instrumenting/writing_exporters/#naming * ~~perf: export all disks ... currently only first disk is exported~~ * ~~use help text to indicate underlying WMI metrics, rather than human-readable text~~ - * perf: hardcode "_Total" for always exlusion + * perf: hardcode the "_Total" disk and always exclude it * perf: FreeMegabytes should be a ratio * perf: dont export Avg* and *_Base values