- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
PagerDuty is an incident management platform that equips IT teams with immediate incident visibility, enabling proactive and effective responses to maintain operational stability and resilience.
PagerDuty incidents can be configured as a data source for failures in DORA Metrics.
To integrate your PagerDuty account with DORA Metrics, navigate to Integrations > Developer Tools in PagerDuty and click Generic Webhooks (v3).
Click + New Webhook and enter the following details:
Variable | Description |
---|---|
Webhook URL | Add https://webhook-intake./api/v2/webhook/ . |
Scope Type | Select Account to send incidents for all PagerDuty services in your account. Alternatively, you can send incidents for specific services or teams by selecting a different scope type. |
Description | A description helps distinguish the webhook. Add something like Datadog DORA Metrics integration . |
Event Subscription | Select the following events: - incident.acknowledged - incident.annotated - incident.custom_field_values.updated - incident.delegated - incident.escalated - incident.priority_updated - incident.reassigned - incident.reopened - incident.resolved - incident.triggered - incident.unacknowledged |
Custom Headers | Click Add custom header, enter DD-API-KEY as the name, and input your Datadog API key as the value.Optionally, you can add an environment to all of the PagerDuty incidents sent from the webhook by creating an additional custom header with the name dd_env and the desired environment as the value. |
To save the webhook, click Add Webhook.
The severity of the incident in the DORA Metrics product is based on the incident priority in PagerDuty.
Note: Upon webhook creation, a new secret is created and used to sign all the webhook payloads. That secret is not needed for the integration to work, as the authentication is performed using the API key instead.
When an incident event is received for a specific PagerDuty service, Datadog attempts to retrieve the related Datadog service and team from the Service Catalog.
The matching algorithm works in the following scenarios:
For more information about setting the PagerDuty service URL for a Datadog service, see Use Integrations with Service Catalog.
추가 유용한 문서, 링크 및 기사: