Remove deprecated and breaking loki config field (#31227)

This commit is contained in:
Ivana Huckova 2021-02-16 13:11:18 +01:00 committed by GitHub
parent e4672906f0
commit c269f18500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@ client:
scrape_configs:
- job_name: system
entry_parser: raw
static_configs:
- targets:
- localhost
@ -18,7 +17,6 @@ scrape_configs:
job: varlogs
__path__: /var/log/*log
- job_name: grafana
entry_parser: raw
static_configs:
- targets:
- localhost