Skip to content

Commit

Permalink
fix monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahdi Gheidi committed Feb 15, 2024
1 parent 407f70e commit f101371
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions monitoring/prometheus.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
scrape_configs:
- job_name: 'prometheus'
static_configs:
- targets: ['prometheus:9090']
- job_name: 'node'
scrape_interval: 5s
static_configs:
Expand Down

0 comments on commit f101371

Please sign in to comment.