grafana / helm-charts

Apache License 2.0
1.6k stars 2.24k forks source link

[grafana] custom dashboards not working with dashboard provider enabled #2377

Open yelhouti opened 1 year ago

yelhouti commented 1 year ago

It seems like the provider writes in /tmp/grafana and the download_dashboards.sh script in /var/lib/grafana causing grafana not to find download files and prevent download to work in conjunction with provider

carhartl commented 1 year ago

I just learned myself that sidecar and dashboardProviders + dashboards are not supposed to be used together: https://github.com/grafana/helm-charts/blob/82fe9e2d0c48f5ad664f87c3a85ba886ff98bf43/charts/grafana/values.yaml#L786