-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
It would be useful to allow a particular deployment to be linked with a monitoring check. This could be using
- Pingdom - https://docs.pingdom.com/api/#tag/Checks/paths/~1checks/post
- Uptime Robot - https://uptimerobot.com/api/
- StatusCake - https://www.statuscake.com/api/Tests/Updating%20Inserting%20and%20Deleting%20Tests.md
- UpDown.io - https://updown.io/api
Or one of the many other services.
Implementation ideas
- Allow setting the checks up in the
deploy.yamlfile? - How can we specify the common parameters such as domain name or check string?
Reactions are currently unavailable