From 878c8809d7692122c0ed0ffd08d77df132d5afb1 Mon Sep 17 00:00:00 2001 From: Martin Lindhe Date: Sat, 27 Aug 2016 11:32:04 +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 d99dedc..c14775d 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,7 @@ If you are working on a task, please put your github @name next to it * 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 the "_Total" disk and always exclude it + * ~~perf: hardcode the "_Total" disk and always exclude it~~ * perf: FreeMegabytes should be a ratio * perf: dont export Avg* and *_Base values