Test alert endpoints in a live environment to ensure notifications are going through
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
We have created several new alerting endpoints accessible via Notebooks, currently behind a feature flag. While we have written some automated tests, we have not actually tested many of the endpoints in a live environment.
We would like to test each of the endpoint options and ensure that the notifications are received in the relevant service.
Current endpoint options are:
- [ ] Slack
- [ ] HTTP Post (generic endpoint with a POST option)
- [ ] PagerDuty
- [ ] SendGrid Email
- [ ] AWS SES Email
- [ ] Mailjet Email
- [ ] Mailgun Email
- [ ] Telegram
- [ ] Zenoss
## Acceptance Criteria
- For each endpoint listed, ensure that the endpoint receives a live notification that matches the defined Message Format in the alert configuration.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.