mirror of https://github.com/grafana/grafana
Provisioning: Start provision dashboards after Grafana server have started (#21564)
6.2-beta1 changed so that data sources, dashboards and alert notifiers are provisioned on service Init where's before only data sources and alert notifiers was provisioned on service Init and dashboards was first provisioned in service Run which happens after Grafana server have started. This change reverts so that dashboard provisioning are first happening in service Run, after Grafana server have started. Fixes #21133pull/21580/head
parent
d40b66f1c1
commit
ca84829647
Loading…
Reference in new issue