Custom Dashboards
You can setup custom dashboards as json files, and include them along with the defaults in this project.
Grafana is setup with preconfigured dashboards, datasource, and alerting. These will work when prometheus is run in this stack, and is dependent on all the metrics following defined rules.
It is advised that any edits or new configs get committed back into your git repository, and stick with grafana provisioning instead of allowing manual edits.
How to add a new dashboard with provisioning
- Mount new dashboard files in the
/etc/grafana/provisioning/dashboards/sitedirectory - To remove or change the existing, mount over the existing files there
For more info see Grafana Alerting Provisioning