We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d729fc commit 6a5dba6Copy full SHA for 6a5dba6
coder-observability/values.yaml
@@ -452,7 +452,7 @@ prometheus:
452
serverFiles:
453
prometheus.yml:
454
# disables scraping of metrics by the Prometheus helm chart since this is managed by the collector
455
- scrape_configs:
+ scrape_configs: []
456
# use custom rule files to be able to render templates (can't do that in values.yaml, unless that value is evaluated by a tpl call)
457
rule_files:
458
- /etc/config/alerts/*.yaml
compiled/resources.yaml
@@ -818,6 +818,7 @@ data:
818
scrape_timeout: 10s
819
820
821
822
alerting:
823
alertmanagers:
824
- kubernetes_sd_configs:
0 commit comments