Skip to content

Commit a29adbc

Browse files
update harvest files
1 parent 024eebe commit a29adbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Monitoring/monitor_fsxn_with_grafana/ec2/prometheus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ rule_files:
1111
scrape_configs:
1212
- job_name: 'prometheus'
1313
static_configs:
14-
- targets: ['localhost:9090']
14+
- targets: ['localhost:9090']
1515
- job_name: 'harvest'
1616
file_sd_configs:
1717
- files:
18-
- 'harvest_targets*.yml'
18+
- 'harvest_targets*.yml'
1919
- job_name: yace
2020
static_configs:
2121
- targets:

0 commit comments

Comments
 (0)