Carl Bergquist 291ffcb75b Merge pull request #15457 from bergquist/distributed_cache hace 6 años
..
benchmarks 8e69d7731a moves benchmark script to devenv hace 7 años
bulk-dashboards cf632c0f11 Fix bulk-dashboards path (#12978) hace 7 años
bulk_alerting_dashboards fd5acdd857 target gfdev-prometheus datasource hace 7 años
dev-dashboards 0de9c03879 Merge branch 'gauge-multi-series' into bar-gauge-poc hace 6 años
dev-dashboards-without-uid 8880829eda avoid infinite loop in the dashboard provisioner hace 7 años
docker 3890bd14eb fixes typo in redis devenv hace 6 años
e2e-api-tests 8e5000fb31 moves files from /tests to more appropriate folders hace 7 años
README.md 09c3569caa Update README.md hace 7 años
create_docker_compose.sh c1f797ed90 moves docker/ to devenv/docker hace 7 años
dashboards.yaml 8880829eda avoid infinite loop in the dashboard provisioner hace 7 años
datasources.yaml 0ed32ebcb4 Changed devenv default data source to testdata hace 6 años
setup.sh 54f7920f0d Remove option r from ln command since its not working everywhere hace 7 años

README.md

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.