Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
hoseinaghaei committed Feb 15, 2024
2 parents 3394e2f + f101371 commit e21bfc4
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 e21bfc4

Please sign in to comment.