Fixing syntax error

This commit is contained in:
Samuel Clay 2021-12-15 14:06:38 -05:00
parent 83e4609af1
commit 9af580e508

View file

@ -240,5 +240,5 @@ scrape_configs:
- job_name: 'haproxy state'
static_configs:
- targets: ['localhost:5569']:
metrics_path: /state/
- targets: ['localhost:5569']
metrics_path: /state/