fix(monitoring): read every rule file
This commit is contained in:
@@ -11,9 +11,7 @@ global:
|
||||
|
||||
# Load and evaluate rules in this file every 'evaluation_interval' seconds.
|
||||
rule_files:
|
||||
- 'alert.rules'
|
||||
# - "first.rules"
|
||||
# - "second.rules"
|
||||
- '/etc/prometheus/*.rules'
|
||||
|
||||
# alert
|
||||
alerting:
|
||||
|
||||
Reference in New Issue
Block a user