Devenv: Add telegraf with log parsing to influxdb docker block (#17546)

This commit is contained in:
Marcus Efraimsson
2019-06-12 15:30:33 +02:00
committed by GitHub
parent 0a3af385e1
commit f41a6c8962
3 changed files with 5287 additions and 1 deletions

View File

@@ -34,6 +34,17 @@ datasources:
secureJsonData:
password: grafana
- name: gdev-influxdb-telegraf
type: influxdb
access: proxy
database: telegraf
user: grafana
url: http://localhost:8086
jsonData:
timeInterval: "10s"
secureJsonData:
password: grafana
- name: gdev-opentsdb
type: opentsdb
access: proxy