Pēteris Caune

Results 237 comments of Pēteris Caune

I've now deployed an initial version of check auto-provisioning functionality. What works: - you can set check's slug, via web UI and API calls - you can ping nonexistent slug...

Check auto-provisioning announced in blog here: https://blog.healthchecks.io/2023/07/new-feature-check-auto-provisioning/

(now with an updated OPML too)

A workaround that seems to work today is to use a [system command filter](https://maddy.email/reference/checks/command/), and deliver to dummy afterwards. As an example, the following copies the message to /tmp/: ````...

There are no OpenAPI specs currently. When looking for specfile, where would you expect to find it? (Where did you look for it, in what order?) Do you have any...

Thanks for the pointers. > If you like, I could give it a first shot for v3 of the API. That would be awesome!

Thanks, interesting. What are the next steps, what can I do with this? Can I use the schema to generate docs that match https://healthchecks.io/docs/? > Not all endpoints have a...

To integrate an OpenAPI spec in this project, I would need: * a GUI editor for editing the schema (we're not using DRF so cannot generate it automatically. And editing...

This feature request is from 2015. At the time we did not have "fail" signals (added in May 2018) or "start" signals (added in Dec 2018). I think these two...

I found this issue while investigating RST packets on my server. Several aspects are similar, perhaps I'm seeing the same issue (if it is an issue). I'm seeing the RST...