os: export values in bytes, improve naming of labels

This commit is contained in:
Martin Lindhe
2016-08-26 11:35:31 +02:00
parent 79cc2d8fed
commit 6d299670f9
2 changed files with 70 additions and 64 deletions

View File

@@ -16,6 +16,12 @@ os | Exposes Win32_OperatingSystem metrics (memory, processes, users)
perf | Exposes Win32_PerfRawData_PerfDisk_LogicalDisk metrics (disk I/O)
## TODO
* expose Win32_Process
* improve naming in accordance with https://prometheus.io/docs/instrumenting/writing_exporters/#naming
## License
Under [MIT](LICENSE)