mirror of
https://github.com/pstadler/metrics.sh.git
synced 2025-02-28 22:09:11 -05:00
14 lines
367 B
Markdown
14 lines
367 B
Markdown
## TODO
|
|
|
|
- [] README
|
|
- [] option parsing
|
|
- [] allow multiple reporters
|
|
- [] implement log reporter
|
|
- [] better docs, including reporters (--docs)
|
|
- [] config file support
|
|
- [] config file auto-generation
|
|
- [] disk_io metric
|
|
- [] load custom metrics
|
|
- [] async metrics
|
|
- [] extended metric labels?
|
|
- [] same metric multiple times (e.g. disk_usage for multiple devices) |