Re: [prometheus-users] AlertManager Silence Regex

2020-04-04 Thread Christian Hoffmann
Hi, On 4/4/20 6:54 PM, Adso Castro wrote: > I'm trying to create a silence using regex from the AlertManager UI and > I want to silence alarms from deployments (from my Kubernetes cluster) > like below: > > *new-batch-stream-**g1343* > *super-batch-pipeline-g1273* > * > * > The match would be the

[prometheus-users] AlertManager Silence Regex

2020-04-04 Thread Adso Castro
Hi all, I'm trying to create a silence using regex from the AlertManager UI and I want to silence alarms from deployments (from my Kubernetes cluster) like below: *new-batch-stream-**g1343* *super-batch-pipeline-g1273* The match would be the word "batch". I've tried a few times using the UI,