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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Do you wish AWS Cloudwatch was smarter?

1 点作者 apoorvgarg超过 6 年前
I am building a simple integration with AWS cloudwatch that basically scrapes metrics from cloudwatch and does the following:<p>1. learns what is normal from past behaviour and alerts on abnormalities. Thus no need to set and maintain alert conditions on hundreds of metrics (at least not on the low level non-SLA metrics).<p>2. auto clusters the above into incidents. Example - if 100 EBS volumes have a unusual write activity alerts, and all are attached to EC2 instances which are within an ELB target group, they will be clubbed together.<p>Is this something you find useful? What other intelligent features you wish cloudwatch had ?

2 条评论

ernsheong超过 6 年前
You can try Stackdriver (owned by Google Cloud, but has AWS integration). Stackdriver allows you to aggregate multiple distinct metrics into one timeline, and you can set alerts on the aggregate, etc.
sbayona573超过 6 年前
No, I do not wish that.
评论 #18884628 未加载