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

Add HealthCheck.io Notifications via Webhooks #1567

Open
wants to merge 10 commits into
base: develop-0.21.0
Choose a base branch
from

Conversation

svenvg93
Copy link
Contributor

πŸ“ƒ Description

To close #1556

Add support for Healthcheck.io notifications.

πŸͺ΅ Changelog

βž• Added

  • Add Healthcheck.io to the notification page
  • Add /fail to the url for Threshold notifications
  • Add helperText to the Threshold toggle to inform user it will be sent the /fail path
  • Add heathcheck.io to the settings migration

πŸ“· Screenshots

Settings page
SchermΒ­afbeelding 2024-06-23 om 21 46 20

Healthcheck.io Completed test:
SchermΒ­afbeelding 2024-06-22 om 17 11 42

Healthcheck.io Threshold breach
SchermΒ­afbeelding 2024-06-22 om 17 12 20

@svenvg93 svenvg93 marked this pull request as ready for review June 23, 2024 20:08
@svenvg93 svenvg93 marked this pull request as draft June 24, 2024 10:31
@alexjustesen alexjustesen changed the base branch from main to develop-0.21.0 June 24, 2024 21:25
@alexjustesen
Copy link
Owner

Thanks for all the work on notification channels! Just a heads up I'm pointing the PRs at develop-0.21.0 so we can collect them all for the next release.

@svenvg93
Copy link
Contributor Author

@alexjustesen do you how to make sure the threshold notification is sent after the completed one.

Now the completed comes after the threshold which makes healthcheck not sent the mail to the user.

@svenvg93 svenvg93 changed the title Add HealthCheck.io Notifications Add HealthCheck.io Notifications via Webhooks Jun 25, 2024
@svenvg93
Copy link
Contributor Author

svenvg93 commented Jun 25, 2024

Cant find a way to make sure the threshold will be sent as last, so lets go!

@svenvg93 svenvg93 marked this pull request as ready for review June 25, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Healthcheck.io integration
2 participants