feat(alerting): add serie name to failed alert description
This commit is contained in:
@@ -122,5 +122,6 @@ type AlertResult struct {
|
||||
State string
|
||||
ActualValue float64
|
||||
Duration float64
|
||||
Description string
|
||||
Rule AlertRule
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user