goalert
goalert copied to clipboard
Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
**What problem would you like to solve? Please describe:** We mainly rely on automated Slack alerts to remind people that they are on call. We want to include more information...
**What problem would you like to solve? Please describe:** Our current custom logger, despite its functionality, has caused confusion for new engineers. The standardisation of our logging system could improve...
If the local timezone is different from the schedule timezone, render a hint for the user of the local time. FormFields can use FormLabel hint text, and everywhere use can...
**What problem would you like to solve? Please describe:** PR builds are slow **Describe the solution you'd like:** Rewrite slow tests with Playwright **Additional context:** Each test suite may need...
The purpose of this issue is to track migrating all prepared DB statements to use `sqlc`. How to migrate a prepared statement to `sqlc` 1. Create a file named `queries.sql`...
**What problem would you like to solve? Please describe:** Currently, GoAlert may not accept future numbers due to the fixed version of the libphonenumber library we use. There's also an...
**What problem would you like to solve? Please describe:** Users monitoring environmental systems that are serviced during off-peak hours need a way to schedule suppression of alerts as they may...
**What problem would you like to solve? Please describe:** There is a need for a feature to facilitate the monitoring of a GoAlert production instance employing distinct installations of GoAlert....
**Problem:** Creating the first user for login presently requires command line access and a connection to the production database, posing both a security risk and an inconvenience for first-time setup....
**What problem would you like to solve? Please describe:** A Signals engine should be created that periodically: - pulls unscheduled Signals from the `signals` table and creates an outgoing message...