top | item 44877771

(no title)

cddotdotslash | 6 months ago

Companies should automate this. Write their own outage monitoring, feed the results, plus the cumbersome format you have to send to the provider, into an LLM, have it spit out an email requesting SLA credits or whatever the contract specifies.

Probably not worth it for low cost services, but if you’re paying GitHub $x millions per year, maybe it is.

discuss

order

colechristensen|6 months ago

They intentionally underreport outages. Everybody does. When your performance metrics for your customers, managers, and individual contributors all include uptime, what you get isn't better uptime but lies about uptime.

colinbartlett|6 months ago

Some customers of my product, StatusGator, do this with our API. They can extract the outage data -- including the time when we detect the outage before its acknowledged. And then use that to get SLA credits.

ta1243|6 months ago

Why would I trust you to report

Its great that your specific product does this, but as a whole I have to monitor the service separately to keep you honest (well not you specifically, I'm sure you are honest and do as much as you can to be honest, but not every company is), and of course to monitor the problems I have which you don't detect.

WD-42|6 months ago

I think that was sarcasm

dehrmann|6 months ago

Obviously you should use a SaaS for SaaS uptime monitoring. No need to build this yourself.

FinnKuhn|6 months ago

You can also self-host something like Prometheus or Uptime-Kuma.