We are using Rancher and Racher tools for monitoring. i.e. Prometheus and Grafana on Rancher. Rancher Monitoring
I am looking for automation of custom dashboard import in the Grafana. I referred to the Grafana documentation for provisioning here
Also referred to the answer of the question here. - stackoverflow
The automation needs to be done via updating dashboardProviders in values.yml or enabling sidecar. Refering Grafana helm chart here values.yml
But this does not seem to be working for Grafana in Rancher Monitoring. Please refer to Rancher Grafana chart here - Rancher Monitoring Grafana values.yml. The Rancher version does not have dashboardProviders or sideCar.
My questions are - Is there any way to add dashboardProviders Or sidecar in Rancher Grafana to automate the dashboards? Is there any other way, to automate the deployment of the dashboards of Grafana in Rancher.