General
2 results found
-
New "Hidden" status between Private and Public
I'm really needing a "hidden" status for pages, for them to be shareable (to client ..).
Exactly on the same model that Gdrive/Gsuite :
Private > For your eyes Only
Public > Shareable to the world. Can be linked on a public website. Can be found and indexed by google (and you have a lot .. https://www.google.com/search?q=site%3Aupdown.io
Hidden > Only for people who know the URL, to be shared internally. With a long hash key in url that cannot be bruteforced, with meta no index , cannot be indexed by google.
(YES, one could find the url if they hack…
34 votesHello everyone, the Private visibility for multi-site status page has just been added: https://headwayapp.co/updown-release-notes/private-status-pages-255920
The Protected visibility will also be added soon!
I'm keeping this suggestion as "started" and will mark it as "completed" only once it's the case.
-
Log of uptime/downtime
Maybe I overlooked it, but is there a log of the incidents available? Simply a text list of the times when a website went down, and when it was up again.
141 votesHello 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!
- Don't see your idea?