- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
TaskCall is a real-time incident response system that reduces system downtime by automating the response process. It continuously accepts feeds from monitoring tools to provide a comprehensive view of your system. It uses its on-call management and incident response mechanisms to assemble the right team and resolve incidents in the fastest possible time.
TaskCall’s integration allows Datadog users to bolster their operations by improving their incident awareness and simplifying the process in which they are handled. Incidents sync up bi-directionally between the two platforms. Once Datadog alerts are received in TaskCall, users can systematically manage all incidents without being interrupted. Users also benefit from improved impact visibility from dependency graphs and status dashboards. With a better understanding of the state of your overall infrastructure, efficient resolutions can be achieved.
The integration needs to be configured from both TaskCall and Datadog.
{
"body": "$EVENT_MSG",
"last_updated": "$LAST_UPDATED",
"event_type": "$EVENT_TYPE",
"title": "$EVENT_TITLE",
"date": "$DATE",
"org": {
"id": "$ORG_ID",
"name": "$ORG_NAME"
},
"id": "$ID",
"aggreg_key": "$AGGREG_KEY",
"alert": {
"cycle_key": "$ALERT_CYCLE_KEY",
"id": "$ALERT_ID",
"metric": "$ALERT_METRIC",
"scope": "$ALERT_SCOPE",
"status": "$ALERT_STATUS",
"title": "$ALERT_TITLE",
"transition": "$ALERT_TRANSITION",
"type": "$ALERT_TYPE",
"query": "$ALERT_QUERY"
},
"user": "$USER",
"username": "$USERNAME",
"priority": "$PRIORITY",
"text_msg": "$TEXT_ONLY_MSG",
"snapshot": "$SNAPSHOT",
"link": "$LINK",
"hostname": "$HOSTNAME",
"incident_uuid": "$INCIDENT_UUID",
"incident_public_id": "$INCIDENT_PUBLIC_ID",
"incident_title": "$INCIDENT_TITLE",
"incident_url": "$INCIDENT_URL",
"incident_msg": "$INCIDENT_MSG",
"incident_severity": "$INCIDENT_SEVERITY",
"security_rule_id": "$SECURITY_RULE_ID",
"security_rule_name": "$SECURITY_RULE_NAME",
"security_signal_severity": "$SECURITY_SIGNAL_SEVERITY",
"security_signal_title": "$SECURITY_SIGNAL_TITLE",
"security_signal_msg": "$SECURITY_SIGNAL_MSG",
"security_rule_query": "$SECURITY_RULE_QUERY",
"security_rule_type": "$SECURITY_RULE_TYPE",
"tags": "$TAGS"
}
For more information, see the TaskCall Datadog Integration Guide.
Contact TaskCall support for any questions regarding the integration or the platform.