Remove alert rules from prometheus. Make them managed by grafana
This commit is contained in:
@@ -7,7 +7,6 @@ services:
|
||||
- "9091:9090"
|
||||
volumes:
|
||||
- ${PROMETHEUS_CONFIG_PATH}:/etc/prometheus/prometheus.yml:ro
|
||||
- ${PROMETHEUS_ALERT_RULES_PATH}:/etc/prometheus/alert_rules.yml
|
||||
- ${PROMETHEUS_DATA_DIR}:/prometheus
|
||||
command:
|
||||
- '--config.file=/etc/prometheus/prometheus.yml'
|
||||
|
||||
Reference in New Issue
Block a user