Pēteris Caune
Pēteris Caune
Thanks for the suggestion. > One wants to be able to be notified every time that a check fails. Can you expand a little more on this part? When/why would...
The problem is that sending and receiving the "/start" command requires the Healthchecks instance to be at least partially open to the world, right? One workaround you can use right...
There currently isn't a command or API call to automate this.
PS. Except for running a SQL INSERT query, which would be even more of a workaround :-)
I'm thinking about alternative solutions that would avoid new configuration knobs, switches and dials. One idea: * have a new ping endpoint which logs the payload, but does not report...
I've implemented the `/log` endpoint: https://healthchecks.io/docs/http_api/#log-uuid
@ronnyandre @titanventura what use cases do you have in mind? Would Healthchecks be monitoring sensors (when e.g. incoming temperature readings stop, send an alert), or would it act as a...
Can Freshping check for a keyword in the response? If so, you can assign a check an unique tag, and then point Freshping to that tag's badge URL.
Looks like Freshping *can* look for a string in the response body, but only in the paid plans:  > Do you have any plans to offer Website uptime monitoring...
@evaryont that's quite a hack indeed! :+1: I'm interested in adding "official" OpenID Connect support into the project and the hosted site as well. Picking the default identity providers will...