feat(alerting): progress on handling no data in alert query, #5860
This commit is contained in:
@@ -26,6 +26,7 @@ type EvalContext struct {
|
||||
dashboardSlug string
|
||||
ImagePublicUrl string
|
||||
ImageOnDiskPath string
|
||||
NoDataFound bool
|
||||
}
|
||||
|
||||
type StateDescription struct {
|
||||
|
||||
Reference in New Issue
Block a user