mirror of
https://github.com/grafana/grafana.git
synced 2026-08-18 17:15:08 -05:00
* add custom diff reporter DiffReporter that reports only paths that have a difference * create Diff method for AlertRule that returns DiffReport, which is an alias for []Diff Tests: * create copy method for AlertRule in testing * create GenerateAlertQuery method in testing