Skip to content

General

93 results found

  1. @channel support for Slack integration

    When a Slack notification for downtime comes through, I'd be happy to have it use @channel, to increase the chance that anyone on that channel will know about downtime as soon as possible. I don't see any way to configure that currently.

    1 vote
    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)
  2. Finetune the SSL expiration alert period

    Right now, Let's Encrypt certificate expiration alert is sent 14 days, 7 days, 1 day before.

    I have a certbot that renews it 5 days before.
    So every month, I receive alerts 14 days and 7 days for all domains,
    which are perfectly normal. Hence, some 'alert noise' that I don't take into account anymore...

    Suggestion:
    Let us select a custom period for SSL expiration dates.
    I think globally, with 2 different settings: one for "standard" certificate, the other for 'let's encrypt' certificates.

    --> only alert when worth alerting :)
    --> smarter monitoring

    8 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)

    Hello,

    Actually 14, 7, 1 is already the special schedule for let’s encrypt certificates. This is automatically detected by updown.io so you don’t have to, normal 1-year certificates get an additional 30 days reminder.

    The threshold for let’s encrypt certs starts at 14 days because the default renew delay is 30 days before expiration: https://certbot.eff.org/docs/using.html. This can be down to 23 days with a weekly cron for example (pretty common) so that’s why we chose 14 days, so you have plenty of time to renew but still have time to investigate and fix any potential auto-renew issues.

    If you’d rather renew your cert only 5 days before expiration that’s up to you but we won’t recommend or support this configuration as we consider it dangerous ☺

    I’ll mark this suggestion as “Under Review” to measure the need for this.

  3. Add clarification on APDEX hourly chart

    I don't know why, but I always get confused if the far right is the current hour or the far left is the current hour. A mouse-over, tool tip or guide that just says "current hour" or "24 hours ago" would help clarify at a glance.

    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)

    Indeed, it’s actually planned to add a tooltip on the Apdex with more details about the numbers which caused this score (duration, origin of requests, etc..) so the precise time will also be an information to put in this tooltip.

  4. Break down the time taken by redirects since they're often a key part of the user experience

    Currently updown.io breaks out the time of normal requests into:

    • name lookup;
    • connection;
    • tls handshake; and
    • response time

    but shows redirects as a single block of time. It would be useful to see redirects broken out the same way.

    Users often type naked domains, like example.com, into browsers. That might lead to this sequence of redirects:

    http://example.com/ -> https://example.com
    https://example.com/ -> https://www.example.com
    

    (HSTS preload requires the first redirect; you can't go straight from http://example.com/ to https://www.example.com.)

    Depending on how you're handling both http and naked domains the time for the redirects can be much greater than the time of…

    11 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)
  5. STARTTLS check for SMTP servers

    Ath the moment SMTP ports may be checked for responsiveness but not for valid connections. Interesting would be:

    • check if there is really a SMTP server
    • check for STARTTLS
    • check for valid certificate / expiring certificate
    • check for MTA-STS/DANE
    15 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. Turn the webapp into a PWA (Progressive Web Application)

    I believe the effort to turn you application into an webapp is pretty low (just include the manifest.json into the project root), and that would enable the users to install the website and use as an app.
    It would also open some doors for future development:
    - Send push notifications from web
    - Offline access (yeah, this is kinda weird for you product)
    - Improved caching
    - Auto-updates straight from web (this is in comparison to native apps)

    6 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)
  7. More Bulk Options

    It would be useful to have bulk editing options for the "check interval" and "monitoring locations".

    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)
  8. South America checkpoint

    Hello, I suggest that a South American checkpoint is a priority. I have (among others) websites in Spanish and Portuguese, and although Spain and Portugal are in Europe, the majority of users in these languages turn out to be from South America. If you need a VPS in Brazil, I can recommend Virtuaserver (I had a good experience with them), or there are many others. Best wishes and keep going.

    34 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Support WebSocket endpoint

    Allows to monitor WebSocket only endpoint (ws:// and wss://)

    25 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. Custom Logo

    I think a custom logo has been suggested before in a comment (https://updown.uservoice.com/forums/177972-general/suggestions/33892252-custom-css-for-public-status-pagess), just wanted to raise it a suggestion now

    25 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. Negative monitoring

    I would like to have checks which fail when something is there which shouldn't be there. For example a http endpoint which should only be available through https.

    13 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)
  12. Group identical domain suffixes when ordering lexically

    Right now I have about 20 subdomains across 3 top-level domains.

    The current "domain-suffix-oblivious" lexical ordering is kind of a mess.

    I really wish all my "hexstreamsoft.com" subdomains were grouped together, and same thing for my "hexstream.net" and "hexstream.xyz" subdomains separately. Right now those are all "randomly" jumbled up together based on the lexical order of their lowest subdomain components.

    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)
  13. Multiple email addresses for the weekly report

    I'd like to be able to enter multiple email addresses for the weekly report. For example, certain department managers would like to receive a weekly report of the checks, but not be disturbed every time a check goes up or down.

    14 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. Add support for Google Chat incoming webhooks

    We would love to be able to post alerts to Google Chat using the incoming webhooks (cf. https://developers.google.com/hangouts/chat/how-tos/webhooks). A similar integration to the one already existing for Slack would be wonderful!

    31 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)
  15. Detect IP address change

    Helpful for detecting if sites have moved away from hosting (may be more agency related)

    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)
  16. Time to first response

    On the dashboard it would be nice to see the timing to the first response

    18 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. Better expired SSL certificate notifications

    Notifications about expired certificates can be improved (made more noticable) in 2 ways:
    1. Display expired certificates as downtime (or use some other highlighting) in weekly reports (and other periodic reports).
    2. Send repeated notifications for expired certificates (as it is done for downtime).

    8 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. Matrix notification

    Hi,
    You are providing Slack notifications. It would great to get Matrix notification (matrix.org). Open source. Open API.
    Thanks.

    6 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. 24 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. Custom CSS for Public Status Pagess

    It would be nice to have either page specific or account wide custom stylesheet applied to the public status pages. Specifically, I'd use it to draw more attention to the translation dropdown and to eliminate some whitespace.

    14 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