mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(alerting): more refactoring work in backend code
This commit is contained in:
@@ -13,6 +13,7 @@ type Alert struct {
|
||||
PanelId int64
|
||||
Name string
|
||||
Description string
|
||||
Severity string
|
||||
State string
|
||||
Handler int64
|
||||
Enabled bool
|
||||
|
||||
Reference in New Issue
Block a user