mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(alerting): add frequency back to alert model
This commit is contained in:
@@ -16,6 +16,7 @@ type Alert struct {
|
||||
State string
|
||||
Handler int64
|
||||
Enabled bool
|
||||
Frequency int64
|
||||
|
||||
Created time.Time
|
||||
Updated time.Time
|
||||
|
||||
Reference in New Issue
Block a user