- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
Use the Datadog-Squadcast integration to send Datadog alerts or incidents to Squadcast and seamlessly take actions on them within Squadcast.
Connect Squadcast to Datadog in order to:
Note: Only Squadcast users with the correct team-level privileges can configure services in Squadcast. At least one escalation policy must be configured before a service can be added.
Follow these steps in Squadcast:
Choose the Team from the team-picker on the top.
Open the Services page from the primary navigation bar on the left.
Choose an existing service, or create a new service by clicking on Add Service.
Click on Alert Sources and select Datadog from the drop-down.
Copy the Datadog Webhook URL shown and click Done.
Follow these steps in Datadog:
Open the Integrations page from the sidebar.
Use the search bar to search for “webhooks”.
Once the Webhooks tile appears, hover and click on Install.
Navigate to the Configuration tab and scroll to the bottom of the page.
(a) Give the Webhook a name in the Name field.
(b) Paste the Datadog Webhook URL provided by Squadcast in the URL field.
(c) Copy-paste the following JSON in the text box under the Payload section.
{
"alertId": "$ALERT_ID",
"eventMessage": "$TEXT_ONLY_MSG",
"title": "$EVENT_TITLE",
"url": "$LINK",
"alertTransition": "$ALERT_TRANSITION",
"hostname": "$HOSTNAME",
"orgName":"$ORG_NAME",
"priority":"$PRIORITY",
"snapshot": "$SNAPSHOT",
"alertQuery": "$ALERT_QUERY",
"alertScope": "$ALERT_SCOPE",
"alertStatus": "$ALERT_STATUS",
"eventType": "$EVENT_TYPE",
"event_id": "$ID",
"alert_metric": "$ALERT_METRIC",
"alert_priority": "$ALERT_PRIORITY",
"alert_title": "$ALERT_TITLE",
"alert_type" : "$ALERT_TYPE",
"event_msg" : "$EVENT_MSG",
"incident_pub_id" : "$INCIDENT_PUBLIC_ID",
"incident_title" : "$INCIDENT_TITLE",
"incident_url" : "$INCIDENT_URL",
"incident_msg" : "$INCIDENT_MSG",
"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"
}
Click on Save to complete the service integration.
See the Squadcast documentation for more details.
Note: Once the Webhook for Squadcast is configured, select the same as a channel under Notify your team in the Datadog monitor’s configuration.
Squadcast integration does not include any metrics.
Your Squadcast triggered and resolved events display in your Squadcast platform dashboard.
Squadcast integration does not include any service checks.
Need help? Contact Datadog Support.