mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-12-26 15:29:04 +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
|
## Todos
|
||||||
|
|
||||||
[ ] Exclude devices for `diskstat` collector
|
* [ ] Exclude devices for `diskstat` collector
|
||||||
[ ] Aggreate metrics to higher topology entity (sum hwthread metrics to socket metric, ...). Needs to be configurable
|
* [ ] Aggreate metrics to higher topology entity (sum hwthread metrics to socket metric, ...). Needs to be configurable
|
||||||
|
|
||||||
# Contributing own collectors
|
# 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:
|
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