(WIP) monitoring: unbreak prometheus by removing alert shit
This commit is contained in:
parent
6a22c3f815
commit
e6cdae8e6b
@ -43,7 +43,7 @@ scrape_configs:
|
||||
- 'demo.promlabs.com:10002'
|
||||
|
||||
rule_files:
|
||||
- "/etc/prometheus/container.alerts.yml"
|
||||
{# - "/etc/prometheus/container.alerts.yml"#}
|
||||
- "/etc/prometheus/extra/rules/*.yml"
|
||||
- "/etc/prometheus/extra/rules/*.json"
|
||||
|
||||
|
@ -12,3 +12,4 @@
|
||||
networks: true
|
||||
volumes: true
|
||||
builder_cache: true
|
||||
when: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user