Merge pull request #1966 from nickatsegment/patch-1
Mention `--collector.disable-defaults` in the READMEpull/1968/head
commit
9cf6a8e56a
|
@ -81,6 +81,7 @@ below list all existing collectors and the supported systems.
|
||||||
|
|
||||||
Collectors are enabled by providing a `--collector.<name>` flag.
|
Collectors are enabled by providing a `--collector.<name>` flag.
|
||||||
Collectors that are enabled by default can be disabled by providing a `--no-collector.<name>` flag.
|
Collectors that are enabled by default can be disabled by providing a `--no-collector.<name>` flag.
|
||||||
|
To enable only some specific collector(s), use `--collector.disable-defaults --collector.<name> ...`.
|
||||||
|
|
||||||
### Enabled by default
|
### Enabled by default
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue