Ask HN: Tool for dashboards / alerting on operational health metrics?

https://news.ycombinator.com/item?id=29611458
by collectedparts • 5 years ago
3 5 5 years ago

I'm looking for the right tool to use to track "operational" health, which in my context mostly the size of various queues (eg, how many pending withdrawals are there, and then this is split by type of withdrawal).

Maybe some other business KPIs, but the emphasis is on building "graphs that the operational team should be looking at on ~hourly basis to prioritize fixes and spot systemic regressions."

Ideally it would integrate with Pagerduty, in that it'd be easy to express "page me if if X is above Y."

My preference is that I have my own cron job that captures the metrics from our queues/databases and pushes them to the tool via a ~REST API but I could be convinced of a different method.

So far the only thing I can think of is Datadog, specifically https://www.datadoghq.com/solutions/real-time-business-intelligence/

Anything else I should be looking at? Or any other tips?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com