|
|
6 سال پیش | |
|---|---|---|
| .. | ||
| benchmarks | 7 سال پیش | |
| bulk-dashboards | 7 سال پیش | |
| bulk_alerting_dashboards | 7 سال پیش | |
| dev-dashboards | 6 سال پیش | |
| dev-dashboards-without-uid | 7 سال پیش | |
| docker | 6 سال پیش | |
| e2e-api-tests | 7 سال پیش | |
| README.md | 6 سال پیش | |
| create_docker_compose.sh | 7 سال پیش | |
| dashboards.yaml | 7 سال پیش | |
| datasources.yaml | 6 سال پیش | |
| setup.sh | 7 سال پیش | |
This folder contains useful scripts and configuration for...
./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.
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.
./create_docker_compose.sh influxdb prometheus2 elastic5
docker-compose up
This command will create a docker compose file with specified databases configured and ready to run. Each database has
a prepared image with some fake data ready to use. For available databases see docker/blocks directory. Mind that
for some databases there are multiple images, for example there is prometheus_mac specifically for Macs or different
version.