goalert
goalert copied to clipboard
Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
Currently the goalert only has Twilio setup for SMS. We use signalwire for SMS delivery. Is it possible to add different SMS providers? Infact is it possible to add multiple...
As of release [v0.27.0](https://github.com/target/goalert/releases/tag/v0.27.0), GoAlert has implemented **Contact Method Throttling** rules that are not included in our documentation. We should add this info to our docs for search-ability & troubleshooting...
**What problem would you like to solve? Please describe:** Add the ability to customize contact-method throttling which was implemented in https://github.com/target/goalert/releases/tag/v0.27.0 **Describe the solution you'd like:** It would be great...
**What problem would you like to solve? Please describe:** Integration with twillo is really interesting, but the costs charged will increase. I found a very interesting integration and I hope...
**What problem would you like to solve? Please describe:** We should have REST API to do some tasks. For example: - Get service name of a AlertID (we current don't...
**What problem would you like to solve? Please describe:** The project presently lacks an efficient way to monitor and track the usage of integration keys over time. **Describe the solution...
**What problem would you like to solve? Please describe:** As part of the ongoing efforts noted in issue #2639 to implement plugins/plug-able providers for notifications, we aim to continue this...
Enhance Remote Monitor Experience with JSON logging, Special endpoint for Twilio & Message Logging
**What problem would you like to solve? Please describe:** The current remote monitor module lacks optimized functionalities such as JSON logging, a dedicated endpoint for Twilio calls and a mechanism...
**What problem would you like to solve? Please describe:** Currently, we have daily, weekly, and hourly rotations. It would be nice if we can have a monthly on-call rotation. For...
**Describe the Bug:** Using GoAlert on Postgres 14 (or possibly newer versions) causes some queries to fail, with an error indicating a failure in SQL scan. Specifically, the error `append...