Alerting: disable error alerts in Filter V2 (#110269)
disable error notifications
This commit is contained in:
+1
@@ -54,6 +54,7 @@ export function useNamespaceAndGroupOptions(): {
|
||||
ruleSource: { uid: ds.uid },
|
||||
excludeAlerts: true,
|
||||
groupLimit: 500,
|
||||
notificationOptions: { showErrorAlert: false },
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user