Hi,

Is there any support to case insensitive for silence creation when having 
isRegex is false state. So that i wanted to silence an alert when length of 
the string matches, don't want to use case sensitive. 

creating a silence without checking the Regex box in alert manager UI.
For example, i have a firing alert as "AlertTest"

matchers : [{'isRegex': True, 'name': 'name', 'value': 'testvalue'}, 
{'isRegex': False, 'name': 'alertname', 'value': 'alerttest'}]

  trying to silence as "alerttest" without Regex check.  

Is there any possibility to make case insensitive whenever having isRegex : 
False ? in alertmanager. "AlertTest" needs to be silenced. 

How to do this in alertmanager tool.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/97ccd38e-7612-44be-93c8-3ca124bb87d9n%40googlegroups.com.

Reply via email to