fix formatting
Signed-off-by: Mark Frost <mark@markfrost.co.uk>
This commit is contained in:
parent
41c003d5f8
commit
e80863f69d
|
@ -135,7 +135,7 @@ zfs | Exposes [ZFS](http://open-zfs.org/) performance statistics. | [Linux](http
|
||||||
`node_exporter` also implements a number of collectors that are disabled by default. Reasons for this vary by
|
`node_exporter` also implements a number of collectors that are disabled by default. Reasons for this vary by
|
||||||
collector, and may include:
|
collector, and may include:
|
||||||
* High cardinality
|
* High cardinality
|
||||||
* Prolonged runtime that exceeds Prometheus` `scrape_interval` or `scrape_timeout`
|
* Prolonged runtime that exceeds the Prometheus `scrape_interval` or `scrape_timeout`
|
||||||
* Significant resource demands on the host
|
* Significant resource demands on the host
|
||||||
|
|
||||||
You can enable additional collectors as desired by adding them to your
|
You can enable additional collectors as desired by adding them to your
|
||||||
|
|
Loading…
Reference in New Issue