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
2. AlertmanagerConfig
3. PrometheusRules