Hi everyone I am running kube-prometheus on K8s cluster - installed with helm. Additionally I set up: AlertManagerConfig and PrometheusRules CRD
*Issue*: I have two set of alerts, one of them called *PodErrorAlert *and the other *PodPendingFor30mAlert*. When I check the UI i can see both of the alerts, they get triggered. However only *PodPendingFor30mAlert *succesfully sends email. I do see a difference on how the alerts are being treated in logs but not sure how to solve that issue *Technical info/ logs/ manifests* 1. You can find alertmanager debug logs here https://pastebin.com/uqyUAW6N 2. AlertmanagerConfig https://pastebin.com/YxVtF4Uh 3. PrometheusRules https://pastebin.com/s12DugCQ -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/prometheus-users/5b16bdb0-3042-4b9b-9a5c-31388573e914n%40googlegroups.com.

