grafana/devenv
2019-01-18 13:12:32 +01: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 Added test case dashboard 2019-01-18 13:12:32 +01:00
dev-dashboards-without-uid avoid infinite loop in the dashboard provisioner 2019-01-14 16:38:39 +01:00
docker docker: enable flux in influxdb docker block 2019-01-10 09:47:39 +01: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 avoid infinite loop in the dashboard provisioner 2019-01-14 16:38:39 +01:00
datasources.yaml devenv: elasticsearch datasources and dashboards 2018-11-15 19:07:38 +01: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.