mirror of
https://github.com/grafana/grafana.git
synced 2025-09-24 22:33:44 +08:00
Merge branch 'alerting' into alerting_notifications
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