Case insensitive for silence creation

11 views
Skip to first unread message

Rajesh Shanmugam

unread,
Dec 22, 2020, 7:52:23 AM12/22/20
to Prometheus Users
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.

Reply all
Reply to author
Forward
0 new messages