2eebcdbef439129c1eac89821f65389ccf4ffcbe
Grafana Provisioning Dashboards
This repository stores the JSON dashboards that TrueNAS Grafana loads via provisioning.
Directory structure
HomeLab/— dashboards for services in the HomeLab folder.GBarmUB/— dashboards for the GBarmUB folder.prometheus-2-0-stats.json— dashboard kept in the root folder.
Workflow
- Already set provisioning in Grafana dashboard, it will auto detect change and pull
- Modify dashboards file and then Grafana will load automatically
- Currently I adopt local storage repo, Grafana can also use remote git repo.
- Commit and push changes so Grafana provisioning always matches Git.
PS: Provisioning is enabled via environment 'GF_FEATURE_TOGGLES_ENABLE=provisioning'