On 28 Oct 16:03, Travis DePuy wrote: > Hi all! > I'd like to see about submitting a PR for an xMatters receiver. We're > happy to do the work and submit the PR following all the contributing > guidelines. In poking around however, I found this statement on the > configuration > <https://prometheus.io/docs/alerting/latest/configuration/#receiver> page: > "*We're not actively adding new receivers, we recommend implementing custom > notification integrations via the webhook > <https://prometheus.io/docs/alerting/latest/configuration/#webhook_config> > receiver.* > " > > The statement isn't really clear as a 3rd party. Prometheus developers may > not be adding new receivers, but as a 3rd party ready and willing to do the > needed work, how does this apply?
For alertmanager, I'd recommend you to implement the webhook receiver in your service directly, like, among others, squadcast did: https://support.squadcast.com/docs/prometheus > > Any guidance would be appreciated! > Happy Wednesday! > --- Travis > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-developers/9b7755c3-7f72-4e41-ac99-f7d0be542ae4n%40googlegroups.com. -- Julien Pivotto @roidelapluie -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/20201028231441.GA1438791%40oxygen.

