Updated README.md for collectors. Fix TODO

This commit is contained in:
Thomas Roehl 2021-11-26 15:58:59 +01:00
parent 734d9e5b8f
commit bf43f6d975

View File

@ -286,8 +286,8 @@ Since some metrics can only be gathered in multiple measurements (like the memor
## Todos
[ ] Exclude devices for `diskstat` collector
[ ] Aggreate metrics to higher topology entity (sum hwthread metrics to socket metric, ...). Needs to be configurable
* [ ] Exclude devices for `diskstat` collector
* [ ] Aggreate metrics to higher topology entity (sum hwthread metrics to socket metric, ...). Needs to be configurable
# Contributing own collectors
A collector reads data from any source, parses it to metrics and submits these metrics to the `metric-collector`. A collector provides three function: