rwky
My feedback
3 results found
-
141 votes
Hello everyone, I’ve just added a way to get the detailed results from the last 5 checks before downtime and recovery to the downtime API, all you have to do is add the “results=true” parameter, like this:
https://updown.io/api/checks/yyyy/downtimes?api-key=xxxxxxxxxxxxxx&results=true
Warnings:
- This API is alpha version, it can still change.
- The response can be huge, I recommend using this only when needed and with http gzip compression if you can.
- The dual stack results (IPv4 and IPv6) will NOT repeat “body” and “received_headers” if they are the same as in the parent result record, to save space.Let me know what you think!
An error occurred while saving the comment rwky supported this idea ·
-
101 votes
Before this is implemented we can recommend some alternative services:
- https://healthchecks.io (SaaS or open source: https://github.com/healthchecks/healthchecks)
- https://deadmanssnitch.com
- https://cronitor.iorwky supported this idea ·
-
1 vote
rwky shared this idea ·
Looking good :) just tested it on one of my checks and it shows what I'd like. I especially like the details_url