Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
fix the exported port, as we're using 9112
Browse files Browse the repository at this point in the history
  • Loading branch information
whi-tw committed Jan 15, 2019
1 parent 6a168b5 commit a878723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus.yml
Expand Up @@ -31,4 +31,4 @@ scrape_configs:

- job_name: 'speedtest'
target_groups:
- targets: ['localhost:9111']
- targets: ['localhost:9112']

0 comments on commit a878723

Please sign in to comment.