Merge pull request #1732 from prometheus/beorn7/doc
Update scrape config in example prometheus.yml
This commit is contained in:
commit
43a36e545b
|
@ -26,5 +26,5 @@ scrape_configs:
|
|||
# metrics_path defaults to '/metrics'
|
||||
# scheme defaults to 'http'.
|
||||
|
||||
target_groups:
|
||||
static_configs:
|
||||
- targets: ['localhost:9090']
|
||||
|
|
Loading…
Reference in New Issue