mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Fixing syntax error
This commit is contained in:
parent
83e4609af1
commit
9af580e508
1 changed files with 2 additions and 2 deletions
|
@ -240,5 +240,5 @@ scrape_configs:
|
||||||
|
|
||||||
- job_name: 'haproxy state'
|
- job_name: 'haproxy state'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['localhost:5569']:
|
- targets: ['localhost:5569']
|
||||||
metrics_path: /state/
|
metrics_path: /state/
|
Loading…
Add table
Reference in a new issue