Skip to content

Commit

Permalink
update harvest files
Browse files Browse the repository at this point in the history
  • Loading branch information
adizalmanovich1 committed Feb 13, 2025
1 parent 024eebe commit a29adbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Monitoring/monitor_fsxn_with_grafana/ec2/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ rule_files:
scrape_configs:
- job_name: 'prometheus'
static_configs:
- targets: ['localhost:9090']
- targets: ['localhost:9090']
- job_name: 'harvest'
file_sd_configs:
- files:
- 'harvest_targets*.yml'
- 'harvest_targets*.yml'
- job_name: yace
static_configs:
- targets:
Expand Down

0 comments on commit a29adbc

Please sign in to comment.