devenv: metricbeat and kibana for elasticsearch 7 block (#17262)

This commit is contained in:
Marcus Efraimsson
2019-05-27 09:55:58 +02:00
committed by GitHub
parent de92c360a1
commit 1a2841e244
3 changed files with 65 additions and 0 deletions

View File

@@ -143,6 +143,17 @@ datasources:
timeField: "@timestamp"
esVersion: 70
- name: gdev-elasticsearch-v7-metricbeat
type: elasticsearch
access: proxy
database: "[metricbeat-]YYYY.MM.DD"
url: http://localhost:12200
jsonData:
interval: Daily
timeField: "@timestamp"
esVersion: 70
timeInterval: "10s"
- name: gdev-mysql
type: mysql
url: localhost:3306