mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Update search examples for notification policies (#88830)
update search examples for notification policies
This commit is contained in:
parent
8690e97c92
commit
755fcc9838
@ -64,7 +64,7 @@ const NotificationPoliciesFilter = ({
|
||||
content={
|
||||
<div>
|
||||
Filter notification policies by using a comma separated list of matchers, e.g.:
|
||||
<pre>severity=critical, instance=~cluster-us-.+</pre>
|
||||
<pre>severity=critical, region=EMEA</pre>
|
||||
</div>
|
||||
}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user