Commit Graph
2 Commits
Author SHA1 Message Date
652f9c6220 chore(prometheus): Expose prometheus configuration options in Scale GUI (#3797)
* Update prometheus configuration

* Add new config quesiton to adjust prometheus.scrapeInterval.
* Add new config question to adjust prometheus.evaluationInterval.
* Set default scrapeInterval to 15s to match typical Prometheus
  deployments.
* Set WAL compression to on by default, this has been default upstream
  since Prometheus v2.20.0 (2020-07-22).

Signed-off-by: SuperQ <superq@gmail.com>

* Update charts/stable/prometheus/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: SuperQ <superq@gmail.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-19 11:20:03 +02:00
Ben KochieandGitHub 8ccc734307 Update prometheus chart (#3783)
Add additional values to the prometheus chart node-exporter values.
* Add volume mount/mapping to enable monitoring of host ZFS filesystems.
* Add host root mapping flag to correctly map mountpoints.
* Update mountpoint filter to exclude a noisy of container/ZFS volumes.

Signed-off-by: SuperQ <superq@gmail.com>

Signed-off-by: SuperQ <superq@gmail.com>
2022-09-15 14:19:23 +02:00