TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Good alert hygiene resources?

3 pointsby eorge_galmost 6 years ago
I&#x27;m looking for some ways of thinking about the trade offs in dealing with alerts in shared channels. On an app with very large volume, you end up with many random 500 errors. Sending all of those to shared channels (slack) and people stop paying attention altogether. We end up missing that 1 that was actually actionable and an early sign of a critical bug.<p>As apps progress the specific errors to filter out shift and create a moving target, meaning the alerts have to be consistently updated and you don&#x27;t really know it&#x27;s stale until you miss an important signal.<p>Any success stories on keeping alerts actionable and useful as time passes? Is it just about prioritization&#x2F;resourcing a chore and no way around it?<p>Thanks

no comments

no comments