Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uptime Monitoring #243

Open
bohdan-shulha opened this issue Oct 22, 2024 · 0 comments
Open

Uptime Monitoring #243

bohdan-shulha opened this issue Oct 22, 2024 · 0 comments
Labels

Comments

@bohdan-shulha
Copy link
Contributor

We need to add basic uptime monitoring so that users (e.g. us) would not need to use extra 3rd-party services to track if their websites are up and running. Moreover, this will allow us to easily combine deployment status with uptime dashboards.

For the first iteration, we wouldn't need any status pages or multi-region support (yet it has to be pre-architectured).

Users should be able to:

  1. Configure basic HTTP checks: request URL, response HTTP status, some keyword(s), the frequency, number of failed requests to trigger the alert, and the number of successful requests to resolve an alert.
  2. See the data on a dashboard of the specific check.
  3. Recieve alerts on their E-Mails (team e-mails? team owner's e-mail? a new "notifications" team's email?).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant