mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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