feat(alerting): renamed scheduler to handler
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ type Alert struct {
|
||||
Name string
|
||||
Description string
|
||||
State string
|
||||
Scheduler int64
|
||||
Handler int64
|
||||
Enabled bool
|
||||
|
||||
Created time.Time
|
||||
|
||||
Reference in New Issue
Block a user