mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* feat(alerting): add support to keep last state on no data closes #6332 * refactoring(alerting PR #6354): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354