mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-07-29 08:06:08 +02:00
Updated README.md for collectors. Fix TODO
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user