• pHr34kY@lemmy.world
    link
    fedilink
    arrow-up
    72
    ·
    2 days ago

    More simply, replace uptime with downtime.

    99% uptime and 99.9% uptime seem close.

    1% downtime and 0.1% downtime is clearly a 10x difference.

    • stickyprimer@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      8 hours ago

      Rather than guess at which percentage representation is more intuitive to people, the blog post suggests something more concrete:

      instead of: GitHub Actions: 98.31% uptime.

      We say something like: GitHub Actions: 12 hours affected in the last 30 days (98.31% uptime).

      I’ve been presenting numbers to people for a long time and I know they flip back and forth between “these percentages are abstract - what’s the actual total number?” and “how do I put these totals in perspective? What percentage is it?” The blog post suggests offering both, which is the right choice.

    • HelloRoot@lemy.lol
      link
      fedilink
      English
      arrow-up
      48
      ·
      edit-2
      2 days ago

      Why not just give hours/minutes per year/month??

      I have no intuitive feeling for what 0.078% is, but if it says: “average downtime of 44 minutes per month” or “7h per year” it’s clear as day.

      • thingsiplay@lemmy.ml
        link
        fedilink
        arrow-up
        6
        ·
        23 hours ago

        Percentage is good to see quick changes in relation. Having exact figures would be nice too, but that is not a replacement for percentage.

    • thingsiplay@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      23 hours ago

      Also in addition 99 is interpreted in the brain very close to 100. That’s why we have prices like 99.99. Just an additional thing to your excellent reasoning about the 10x difference look.

  • 👍Maximum Derek👍@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    26
    ·
    1 day ago

    In my day we just committed seppuku if our uptime dropped below three-nines. I was always pushing to get my elusive 5th on a high traffic SaaS site I was lead on for many years.

    I remember sitting in a Chaos Engineering conference session in Vegas (2009 or 10) while logged into 12 servers on my moto droid via tmux because someone pushed a bad patch while I was out. I just don’t understand why I look back at that fondly.

  • cecilkorik@lemmy.ca
    link
    fedilink
    English
    arrow-up
    40
    ·
    2 days ago

    The whole point of status pages is to minimize and deflate the impact. The pleasantly-high percentages even during absolute catastrophes is an intentional design feature. The percentages are not going anywhere. The percentages will continue until reliability improves. Which it won’t.

  • [object Object]@lemmy.ca
    link
    fedilink
    arrow-up
    17
    ·
    2 days ago

    Also: uptime percentage must be computed as the intersection of uptime across services, not the union.

    GitHub Actions: 98.31% uptime. We say something like: GitHub Actions: 12 hours affected in the last 30 days (98.31% uptime).

    Normal people have no understanding of percentages or numbers, I agree saying 12 hours of downtime is more useful, but I’m also tired of trying to contextualize numbers for the numerically illiterate.