From 755fcc9838037bf996194e1a6916ab8244b78259 Mon Sep 17 00:00:00 2001 From: Gilles De Mey Date: Thu, 6 Jun 2024 15:42:26 +0200 Subject: [PATCH] Alerting: Update search examples for notification policies (#88830) update search examples for notification policies --- .../unified/components/notification-policies/Filters.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/components/notification-policies/Filters.tsx b/public/app/features/alerting/unified/components/notification-policies/Filters.tsx index cbbd316c0dc..df7c51040cd 100644 --- a/public/app/features/alerting/unified/components/notification-policies/Filters.tsx +++ b/public/app/features/alerting/unified/components/notification-policies/Filters.tsx @@ -64,7 +64,7 @@ const NotificationPoliciesFilter = ({ content={
Filter notification policies by using a comma separated list of matchers, e.g.: -
severity=critical, instance=~cluster-us-.+
+
severity=critical, region=EMEA
} >