Include preconfigured Grafana with dashboards into devenv

This commit is contained in:
Alexander Zobnin
2022-05-04 14:05:27 +03:00
parent f7e2118493
commit 8e86cc9b6a
6 changed files with 1609 additions and 0 deletions

15
devenv/datasources.yaml Normal file
View File

@@ -0,0 +1,15 @@
apiVersion: 1
datasources:
- name: zabbix
type: alexanderzobnin-zabbix-datasource
access: proxy
url: http://zabbix-web:8080/api_jsonrpc.php
isDefault: true
jsonData:
username: Admin
trends: true
trendsFrom: "7d"
trendsRange: "4d"
secureJsonData:
password: zabbix