创建Amazon RDS时的Datadog警报 [英] Datadog alert when Amazon RDS is created

查看:108
本文介绍了创建Amazon RDS时的Datadog警报的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当CPU信用不足时,我会在Datadog中发出警报。问题是当我在亚马逊上创建一个新的RDS时,最初它具有0 CPU积分,并且收到此警报。

I have an alert in Datadog when CPU Credits are low. The problem is when I create a new RDS in Amazon, initially it has 0 CPU credits and I receive this alert.

如何避免这种情况?我试图找到自创建以来的时间指标,但没有成功。

How can I avoid this case? I tried to find "time since creation" metric, but with no success.

推荐答案

您是否尝试过复合显示器?您应该能够将CPU占用率低的监视器与另一个监视RDS事件的监视器组合起来。

Have you tried composite monitors? You should be able to combine your low CPU Credit monitor with another monitor that looks at events from RDS.

两个监视器,例如:


  • A:CPU积分< 10

  • B:过去一个小时收到的有关RDS创建的事件数> 1

A复合监视器:A&& !B

A composite monitor: A && !B

(我希望我的例子有道理)

(I hope my example makes sense)

这篇关于创建Amazon RDS时的Datadog警报的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆