mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
use alert state changes counter as secondary version
This commit is contained in:
@@ -23,6 +23,8 @@ type Rule struct {
|
||||
State m.AlertStateType
|
||||
Conditions []Condition
|
||||
Notifications []int64
|
||||
|
||||
StateChanges int64
|
||||
}
|
||||
|
||||
type ValidationError struct {
|
||||
|
||||
Reference in New Issue
Block a user