devenv: use grafana/fluent-plugin-loki

This commit is contained in:
Marcus Efraimsson
2019-02-12 00:48:27 +01:00
parent 0f40b2d206
commit 7b1249ad47
5 changed files with 18 additions and 46 deletions

View File

@@ -36,4 +36,12 @@ scrape_configs:
- 'mysqld-exporter'
type: 'A'
port: 9104
refresh_interval: 10s
- job_name: 'loki'
dns_sd_configs:
- names:
- 'loki'
type: 'A'
port: 3100
refresh_interval: 10s