mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-26 06:36:36 +00:00
Updated TODO (markdown)
6
TODO.md
6
TODO.md
@@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
If you are working on a task, please put your github @name next to it
|
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
|
* ~~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~~
|
* ~~perf: export all disks ... currently only first disk is exported~~
|
||||||
* ~~use help text to indicate underlying WMI metrics, rather than human-readable text~~
|
* ~~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: FreeMegabytes should be a ratio~~
|
||||||
* perf: dont export Avg* and *_Base values (https://github.com/martinlindhe/wmi_exporter/issues/4)
|
* ~~perf: dont export Avg* and *_Base values (https://github.com/martinlindhe/wmi_exporter/issues/4)~~
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
* stabilize naming
|
* stabilize naming
|
||||||
|
|||||||
Reference in New Issue
Block a user