From 0285a533855ce1060aeda649e2ae859a1ad4d286 Mon Sep 17 00:00:00 2001 From: Calle Pettersson Date: Mon, 19 Sep 2016 10:16:33 +0200 Subject: [PATCH] Destroyed TODO (markdown) --- TODO.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 TODO.md diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 17f13b2..0000000 --- a/TODO.md +++ /dev/null @@ -1,14 +0,0 @@ -## TODO - -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: FreeMegabytes should be a ratio~~ - * ~~perf: dont export Avg* and *_Base values (https://github.com/martinlindhe/wmi_exporter/issues/4)~~ - -## Roadmap - * stabilize naming - * large scale testing \ No newline at end of file