fixed wrong url in readme
This commit is contained in:
parent
cb52732b00
commit
0f98bebadd
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ The metrics endpoint can be scraped by:
|
|||
scrape_configs:
|
||||
- job_name: 'tschunkorder'
|
||||
static_configs:
|
||||
- targets: ['localhost:8000']
|
||||
- targets: ['http://url']
|
||||
metrics_path: '/metrics'
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue