grafana/devenv
2018-09-27 09:24:40 +02:00
..
benchmarks/ab moves benchmark script to devenv 2018-09-17 11:17:23 +02:00
bulk_alerting_dashboards target gfdev-prometheus datasource 2018-09-24 10:59:39 +02:00
bulk-dashboards Fix bulk-dashboards path (#12978) 2018-08-20 19:21:31 +02:00
dev-dashboards gdev: added test dashboard for polystat panel 2018-09-14 16:48:31 +02:00
docker devenv: grafana high availability (ha) test setup 2018-09-27 09:24:40 +02:00
e2e-api-tests moves files from /tests to more appropriate folders 2018-09-17 10:10:20 +02:00
create_docker_compose.sh moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
dashboards.yaml devenv: updated devenv provision scripts 2018-07-07 14:40:17 +02:00
datasources.yaml update devenv datasources and dashboards for sql datasources 2018-07-26 18:12:00 +02:00
README.md Update README.md 2018-07-16 12:36:35 +02:00
setup.sh Remove option r from ln command since its not working everywhere 2018-09-25 14:02:55 +02:00

This folder contains useful scripts and configuration for...

  • Configuring dev datasources in Grafana
  • Configuring dev & test scenarios dashboards.
./setup.sh

After restarting grafana server there should now be a number of datasources named gdev-<type> provisioned as well as a dashboard folder named gdev dashboards. This folder contains dashboard & panel features tests dashboards.

Dev dashboards

Please update these dashboards or make new ones as new panels & dashboards features are developed or new bugs are found. The dashboards are located in the devenv/dev-dashboards folder.