grafana-bootstrap-docker
grafana-bootstrap-docker copied to clipboard
Since Grafana 5.0 this project seems to be redundant
https://grafana.com/docs/administration/provisioning/ Grafana 5.0 added functionality to provision dashboards and data sources
I was about to use this project by achieved very nice integration with dashboards being added automatically without rebuild or restart of containers using provisioning provided by grafana.
here is the reference project https://github.com/vegasbrianc/prometheus/tree/master/grafana/provisioning
Hi @vveliev-tc yeah your are right. We had one contributor that tried that but didn't get it to work correctly at that time. I haven't tried but it would be cool to do it using provisioning, but I haven't had time/focus to do it.
Best Peter