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>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
54d3875813
commit
652f9c6220
@@ -29,7 +29,7 @@ sources:
|
||||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 4.0.84
|
||||
version: 4.0.85
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
||||
Reference in New Issue
Block a user