mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 05:34:05 -08:00
doc: Update scrape config in example prometheus.yml
This commit is contained in:
parent
2ea3a837c3
commit
44aa7ec46d
|
@ -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 a new issue