mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(alerting): work on alerting
This commit is contained in:
@@ -18,6 +18,9 @@ type Alert struct {
|
||||
Enabled bool
|
||||
Frequency int64
|
||||
|
||||
CreatedBy int64
|
||||
UpdatedBy int64
|
||||
|
||||
Created time.Time
|
||||
Updated time.Time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user