doc: Update scrape config in example prometheus.yml

This commit is contained in:
beorn7 2016-06-14 09:39:34 +02:00
parent 2ea3a837c3
commit 44aa7ec46d

View file

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