Gammore

Results 12 comments of Gammore

Hi @simonpasquier, sorry for the delay. > Are you sure that your Prometheus is sending alerts to both Alertmanager pods? This is my prometheus configuration: ``` yaml global: scrape_interval: 1m...

I'm also not sure about that, since i did not build it. If you think that is causing the issue we might try to change it. I can assure you...

> Somehow I've read too quickly your initial report and missed the fact that the "issue" happens only when an Alertmanager instance was recreated... > > What happens most probably...

Hi, Thanks @simonpasquier let me try that and get back to you. Thanks!

Hi, I tried what you said, but it didn't work. I think something i'm doing might be wrong since the documentation stands: ``` # How long to initially wait to...

Hello, Thanks for the feedback. I was not sure about what you meant so i ended setting a group_wait for each of them (this is from the status page): ```yaml...

Hi, Sorry for the long post, here is an update. I messed up the routes thinking this alert went to the opsgenie resource and i was wrong, this alert was...

Hi, I'm sorry to reopen the issue, i think the `group_wait` is not working as expected when **both** the alertmanager die. This is my alertmanager.yaml I checked the yaml against...

Hi, What do you mean? Those are the full logs for the alertmanager-0 pod. I did not omit almost any line, i just changed the names of things (like the...

Hi, Just to update you, we tested upgrading everything to the latest version: - alertmanager 0.21.0 - prometheus 2.19.2 The problem persists. In this example i deleted just alertmanager-0. Below...