mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 04:27:25 +01:00
Updated README.md for collectors. Fix TODO
This commit is contained in:
parent
734d9e5b8f
commit
bf43f6d975
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user