gotjosh

Results 43 comments of gotjosh

I have managed to figure out a way this could work. I believe that by adding an additional action that attaches itself to a member and specifying the `scope` should...

HI @hatosbarbosa, Thanks for reaching out. This is something that's definitely on my radar, but it's a bit more complex than that. I think that has a first step, we...

@roidelapluie or @simonpasquier can you please close this?

> Due to the clustering nature of alertmanager, Out of curiosity, what am I missing from this rationale? I can't picture how the clustering logic creates a problem to retry....

After taking a closer look, I do see a small problem with this - and is the fact that we'll try indefinitely (see [here](https://github.com/prometheus/alertmanager/blob/f958b8be84b870e363f7dafcbeb807b463269a75/notify/notify.go#L694-L697)) so for the implementation side, I...

@jvrplmlmn I've discussed this with @roidelapluie offline and have agreed that we can move forward. Can you please extend this Pull Request with a maximum try time for webhooks? I...

Sorry for coming across as a bit abrasive here, but what exactly is the goal of this PR? From a quick look at other repositories (Prometheus, Cortex) I don't think...

This is an interesting thought. The main problem here is that group is not something that's propagated to the Alertmanager or stored within Prometheus. Semantically, all that it means (for...

@w0rm is there any chance you can take a quick peek at the above and guide me into how can I achieve the front-end bits?