add label_matcher param to filter alerts (#5353)
Signed-off-by: junot <junotxiang@kubesphere.io> Signed-off-by: junot <junotxiang@kubesphere.io>
This commit is contained in:
@@ -35,6 +35,7 @@ const (
|
||||
// for alert
|
||||
FieldAlertLabelFilters = "label_filters"
|
||||
FieldAlertActiveAt = "activeAt"
|
||||
FieldAlertLabelMatcher = "label_matcher"
|
||||
)
|
||||
|
||||
var SortableFields = []string{
|
||||
|
||||
Reference in New Issue
Block a user