TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Who watches the watchers? How we page ourselves if incident.io goes down

5 点作者 rorymalcolm6 个月前

2 条评论

rorymalcolm6 个月前
(Full disclosure, I work at incident.io!)<p>We recently released our On-call product, and as part of that, had to think a lot about redundancy and &#x27;failing safety&#x27;.<p>Here&#x27;s how we achieve it - and how we&#x27;re thinking about it. Interested if any other examples of this exist in the wild - I&#x27;d love to know more about how eg: Datadog achieve this.
lawrjone6 个月前
Author here!<p>It’s a fun problem to solve and one I’ve come across before when trying to alert on your monitoring tool being down, but slightly different when it’s your product.<p>Hopefully interesting if you’ve hit similar puzzles before.