- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`With routing rules, you can define granular logic to control how alerts reach your team. Instead of sending alerts through a single escalation policy, you can create flexible, condition-based rules to route them based on priority, time of day, tags, and more.
Route alerts by priority:
Route alerts by time of day:
Use Dynamic Urgency to automatically detect urgency from the monitor alert:
warn
status ➝ low urgencyalert
status ➝ high urgencyThe urgency of a page determines how end users are notified, based on their preferences.
Trigger workflows (coming soon): Use routing rules to trigger automated workflows in response to matching alerts.
When you route Pages to Slack or Microsoft Teams, Datadog sends a notification to the configured channel and creates a corresponding Page object in the On-Call platform. From Slack, team members can use interactive buttons to acknowledge, resolve, escalate, or declare an incident. This streamlines incident response without leaving the chat environment.
When a Page is acknowledged or resolved in Slack, Datadog updates the original notification in place, without sending additional messages. This keeps responders focused by reducing noise and showing the current Page status directly in the original thread.
Routing rules use Datadog query syntax and support multiple if/else
conditions. Rules are evaluated from top to bottom, and the final rule must act as a fallback that routes all unmatched alerts to an escalation policy.
Supported attributes:
Attribute | Description | Example |
---|---|---|
tags | Tags on the incoming alert | tags.env:prod |
groups | Monitor group names | groups:"service:checkout-service" |
priority | Monitor priority (1–5) | priority:(1 OR 2) |
alert_status | Monitor status (error , warn , success ) | alert_status:(error OR warn) |
추가 유용한 문서, 링크 및 기사: