Merge pull request #1732 from prometheus/beorn7/doc

Update scrape config in example prometheus.yml
This commit is contained in:
Björn Rabenstein 2016-06-14 10:01:39 +02:00 committed by GitHub
commit 43a36e545b
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@ scrape_configs:
# metrics_path defaults to '/metrics'
# scheme defaults to 'http'.
target_groups:
static_configs:
- targets: ['localhost:9090']