Howdy folks, does anyone know if there's a way to setup an AlertmanagerConfig with a route that isn't limited to one namespace?
My actual AlertmanagerConfig doesn't have a matcher for the namespace, but when I look in my actual Alertmanager config, the namespace is added:
This is on rancher 2.7.1
r
rich-electrician-53678
03/02/2023, 3:14 PM
Hello,
This is the namespace that your alerteManagerConfig is deployed.
It will be added automatically when you create an AlertManagerConfig
This matcher mean that only the Alerts of the objet that are in the same namespace as the alertemanagercinfig ( vault) will be send.
Currently on the rancher-monitoring-101.0.0+up19.0.3 version, with AlertManagerConfig, only alert on the alertemanagerconfig namespace will be send.
This issue is solved on version 102.0.0+up40.1.2 dev.
Hi,
I have tested the method that i'am talking about, it works Well.
You juste need to use the alertemanagerconfiguration available in the chart version 102.0.0+up40.1.2 for rancher-monitoring and rancher-monitoring-crd