From a6e896a39c78b3ad1729331847fe7ff301e552bb Mon Sep 17 00:00:00 2001 From: Martin Lindhe Date: Sat, 27 Aug 2016 11:25:26 +0200 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index a7cf1ed..17e0f67 100644 --- a/TODO.md +++ b/TODO.md @@ -3,6 +3,9 @@ * 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: FreeMegabytes should be a ratio + * perf: dont export Avg* and *_Base values ## Roadmap * stabilize naming