mirror of
https://github.com/grafana/grafana.git
synced 2026-08-13 06:34:55 -05: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