diff options
Diffstat (limited to 'monitoring/prometheus.yml')
| -rw-r--r-- | monitoring/prometheus.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/monitoring/prometheus.yml b/monitoring/prometheus.yml index b6dc853..e177c9c 100644 --- a/monitoring/prometheus.yml +++ b/monitoring/prometheus.yml @@ -1,5 +1,7 @@ global: scrape_interval: 15s +rule_files: + - "/etc/prometheus/alert_rules.yml" scrape_configs: - job_name: "trading-services" authorization: |
