feat(alerting): add copy of AlertRule to AlertResult
This commit is contained in:
@@ -122,4 +122,5 @@ type AlertResult struct {
|
||||
State string
|
||||
ActualValue float64
|
||||
Duration float64
|
||||
Rule AlertRule
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user