Skip to content

General

95 results found

  1. Integrates with statuspage.io

    Provides integration with statuspage.io, so your status page is updated automatically when updown detects an issue.

    30 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    The implementation has just been deployed, you can link your status page from your settings to automatically update component status and/or show metrics on your status page. Please give it a try and let me know your feedback.

  2. Server should return its idea of "current time" for reliable delta ("last check X seconds ago", etc)

    When I added "last check" and "next check" information on my custom status page using the API, I opted to give a handy "time delta", for instance I might say things like (paraphrased) "the last check was 04:42 ago at 00:46:08" and "the next check will be in 00:18 at 00:51:08".

    This of course requires having an idea of what the "current time" is.

    I initially used simply the (client) time at which I sent the request to the server, but obviously that's fundamentally flawed in many ways, as the client clock and server clock may not be synchronised, and…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    This is a legit question and fortunately it has already been tackled by HTTP. You can find in the API response headers the “Date” field which contains the local server time. You can use it as a baseline for your time difference comparisons.

    It is not by default accessible for CORS requests but I’ve just added the proper expose header so it’s now accessible from javascript too, here is an example:

    fetch(“https://updown.io/api/checks?api-key=ro-xxxxx”).then(function(res) { console.log(res.headers.get(“date”)) })

    Feel free to use it now :)

    But keep in mind that next_check time being in the past will still happen, this is because it’s value is updated after the check, which can take time (between 0 and 30 seconds depending on the server response time and latency) So it can be up to 30 seconds late even on synchronized clock, in this case, you can display something like: “currently running” or something…

  3. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi, there is a fallback icon of course if you site don’t have any, but in you case your server does serve a /favicon.ico file which is a blank gif (not very valid), that’s why you see a blank space instead of the default icon. You should remove this gif if you don’t want it to showup.

  4. Add "Pause Monitoring" to API.

    Add a method on the API to pause monitoring. This would be useful when site is entering Maintenance Mode etc..

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Lower check frequency

    Lower check frequency for sites that just have to be online, but nothing relies on them. (ex: 1h)

    16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Send a webhook-event for Apdex alerts

    It is already possible to "Be alerted (by email) when your website's Apdex drops more than 0.3 in 1 hour". It would be great if this event could also send a webhook-request. This would allow us to be automatically notified in our custom monitoring-system when the Apdex suddenly drops for a website.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Disable email alerts

    An option to disable email alerts if Slack integration is enabled would be great, cuts down the number of notifications. Small thing but would be great :)

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Allow using POST method for monitoring

    I’d like to switch to monitoring my API endpoint with updown.io, but the primary endpoint uses POST. Being able to provide custom headers is certainly nice, but being able to customize the request further (i.e. method and submitted content) would be much nicer. Site24x7 which I’m using now lets you provide form data and even check returned value for specific JSON fields.

    88 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. More frequent status checks

    Say every 10 seconds. Perhaps with a restricted set of monitoring locations if that is what it takes to achieve this.

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Post certificate expiration warning via Slack

    Post certificate expiration warning via Slack

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add Timezone to notifications

    Currently, at least in the Slack notifications, the timestamp is sent, but there is no timezone. The slack channel I am using has members from multiple timezones. I have the TZ in updown set to UTC, so it would be useful if the notification also mentioned "UTC" with the timestamp.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Affiliate Program

    Love love love updown's service! Would love to see affiliate program or refer a friend link. I run a marketing blog with quite a bit of traffic and would love to write up a review. Will most likely be writing one anyways, but I think you could spread the word faster if you hit up bloggers with an incentive.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Filter checks by url and name

    Search field on the checks page that filters visible checks

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. OpsGenie integration

    It would be great to have integration with OpsGenie. This would enable escalation of alerts and use their service to send the alert to the on-call colleague.

    30 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. More EU ping locations

    I.e., Amsterdam, Frankfurt, Dublin

    19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. White-label status pages

    An option in the settings to remove the Updown.io logo and footer (every link to Updown.io) from status pages.

    47 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. More historical APDEX data

    We would like a longer history of APDEX data so we can show one of our providers and keep them honest.

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Shareable private status pages

    When I'm logged in, I can view our status pages at updown.io/[token]

    But we do monitoring for clients, and it would be great if we could share an URL to a private status page like updown.io/[token]?[random_passkey] which would allow people who have that URL to view the status page, even if they are not logged in.

    The random passkey would be an automatically generated alphanumerical string. There would have to be an option to expire a passkey and have a new one generated.

    10 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Multiple slack integrations (more teams/channels)

    Integration with more than 1 slack team or channel, so I can use one updown account to notify multiple teams for shared servers.

    19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Hipchat integration

    I like the slack integration but my team is using hipchat.
    I'd like to see the same integration with this tool.

    16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base