The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/devenv
Marcus Efraimsson 0cbf7aaf25
Merge pull request #15412 from marefr/ha_loki
6 years ago
..
benchmarks/ab moves benchmark script to devenv 7 years ago
bulk-dashboards Fix bulk-dashboards path (#12978) 7 years ago
bulk_alerting_dashboards target gfdev-prometheus datasource 7 years ago
dev-dashboards Added test case dashboard 6 years ago
dev-dashboards-without-uid avoid infinite loop in the dashboard provisioner 6 years ago
docker devenv: use grafana:dev image in ha test per default 6 years ago
e2e-api-tests moves files from /tests to more appropriate folders 7 years ago
README.md Update README.md 7 years ago
create_docker_compose.sh moves docker/ to devenv/docker 7 years ago
dashboards.yaml avoid infinite loop in the dashboard provisioner 6 years ago
datasources.yaml Changed devenv default data source to testdata 6 years ago
setup.sh Remove option r from ln command since its not working everywhere 7 years ago

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.