Remove entry_parser
This commit is contained in:
parent
9ffd267145
commit
cd3be3c088
@ -31,7 +31,7 @@ scrape_configs:
|
|||||||
|
|
||||||
# per: https://gist.github.com/ruanbekker/c6fa9bc6882e6f324b4319c5e3622460?permalink_comment_id=3764474
|
# per: https://gist.github.com/ruanbekker/c6fa9bc6882e6f324b4319c5e3622460?permalink_comment_id=3764474
|
||||||
- job_name: containers
|
- job_name: containers
|
||||||
entry_parser: raw
|
#entry_parser: raw # not sure why this didn't work
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- localhost
|
- localhost
|
||||||
|
Loading…
Reference in New Issue
Block a user