Use flags instead of config and remove attributes
This commit is contained in:
parent
5b20dad9ad
commit
665b05eedc
23 changed files with 87 additions and 162 deletions
|
|
@ -31,7 +31,6 @@ Which collectors are used is controlled by the `--collectors.enabled` flag.
|
|||
|
||||
Name | Description
|
||||
---------|------------
|
||||
attributes | Exposes attributes from the configuration file. Deprecated, use textfile module instead.
|
||||
diskstats | Exposes disk I/O statistics from `/proc/diskstats`.
|
||||
filesystem | Exposes filesystem statistics, such as disk space used.
|
||||
loadavg | Exposes load average.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue