惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
MyScale Blog
MyScale Blog
雷峰网
雷峰网
量子位
小众软件
小众软件
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
T
Tailwind CSS Blog
月光博客
月光博客
博客园 - 【当耐特】
博客园_首页
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
IT之家
IT之家
爱范儿
爱范儿
阮一峰的网络日志
阮一峰的网络日志
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
WordPress大学
WordPress大学
The Cloudflare Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
SegmentFault 最新的问题
人人都是产品经理
人人都是产品经理
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Event alerts: another way to trigger notifications
Jean-Mathieu Saponaro · 2015-10-13 · via Datadog | The Monitor blog
Jean-Mathieu Saponaro

Jean-Mathieu Saponaro

Datadog alerts are commonly used to identify dips, spikes, or unhealthy trends in your metrics—for example to detect memory rapidly running out, or a dramatic drop in requested work. Alerts are built to automatically notify the right people via the communication tools your teams use, such as PagerDuty or Slack.

But what if you want to be alerted when a specific event occurs?

  • A deploy failed

  • A job did not run correctly

  • Batch data processing did not successfully complete within a certain time

  • A 3rd party service announces an outage

  • A new security group was created

  • A customer converted

With Datadog’s new event-based alerts, you can trigger alerts on these types of events and more, exactly like you would on metrics or service checks.

This new feature works with any integration which sends events to Datadog. The screenshot below shows Datadog alerting on an unexpected crawler failure:

Crawlers event alerts

Flexible and precise event detection

You want to be alerted only for events that really matter to you and your teams. So we spent several months beta testing with dozens of Datadog customers to ensure that event alert definitions are flexible, precise, and easy to understand. You can combine the following filters to select very specific events to alert on:

  • String matching: search for any substring in your events’ title, message, comments, users, and so on

  • Status: error, warning, info, or success

  • Priority of the event: normal, or low

  • Source: hosts, applications, custom events

  • Tags: include or exclude specific integrations, hosts, or other scopes

Then you can customize the conditions that will trigger the event alerts:

  • Aggregations let you alert, for instance, if more than 10 errors have been reported within the last two hours

  • Absence lets you notify when, for example, an event that appears when a critical job runs successfully hasn’t been reported in more than 30 minutes

All the power of Datadog alerts

All Datadog alerting features now work with events too. Below is an example of how to use event-based alerts to know if Chef fails too frequently:

Chef fails event alerts

You can see a histogram and a stream with all the matching events over the selected time window. Here are the conditions used to define this event alert:

Event alerts creation

Already a Datadog customer? You can now set up event-based alerts on any of your integrations, or on your own events. Otherwise, try it out yourself by signing up for a free trial of Datadog.