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.
|
# Load and evaluate rules in this file every 'evaluation_interval' seconds.
|
||||||
rule_files:
|
rule_files:
|
||||||
- 'alert.rules'
|
- '/etc/prometheus/*.rules'
|
||||||
# - "first.rules"
|
|
||||||
# - "second.rules"
|
|
||||||
|
|
||||||
# alert
|
# alert
|
||||||
alerting:
|
alerting:
|
||||||
|
|||||||
Reference in New Issue
Block a user