BetterStackHQ / terraform-provider-better-uptime

Apache License 2.0
47 stars 14 forks source link

Outgoing incident webhook #121

Open carlo-quinonez opened 4 days ago

carlo-quinonez commented 4 days ago

Can an outgoing incident webhook created using terraform? I dont even see an API for outgoing webhooks.

gyfis commented 3 days ago

Hey @carlo-quinonez, we don't currently have API support for outgoing webhooks at Better Stack.

Thanks for the suggestion though! Can you share a bit more about your use case? That'd help me a lot in understanding what you're trying to achieve. Thanks!

carlo-quinonez commented 2 days ago

Our team supports products built on top of microservice with and a datamesh. Consequently, there's a lot of separate pieces of infrastructure to monitor. We settled on:

image

gyfis commented 2 days ago

Thanks @carlo-quinonez, that's very helpful! We'll take a look at the outgoing webhooks API and I'll get back to you when I have an update. Do you have a timeline for this project that you'd like to hit?

carlo-quinonez commented 1 day ago

The project is already late, fortunately this isn’t a blocker since I can create the webhook manually in the betterstack backend UI and mention this issue in the README for the terraform

That said, I’m working on the code for the incident handler this sprint and I hope to merge all the work by Nov 6…