dashboard_importer.go
4.32 KB
-
dashboard: fix import dashboard with alert rule · 87284d28
Importing a dashboard with alert rule(s) should be possible without receiving invalid alert data error. This fix reverts the import logic to how it worked before Grafana v5.0, that is import will allow dashboard with alert rule(s) but no alerts will be created. After an import the user will need to update the dashboard for the alerts to be created. Fixes #11227
Marcus Efraimsson committed