Skip to content

Commit 3fb0cfa

Browse files
jbenaisestherk15
andauthored
Status Page Incident Integration (#31944)
* Add documentation for Status Pages integration within Incident App * Cross link docs and add to left nav menu * Add images * Fix force push issue and update overview * Fix typos * Address review and more fixes * Remove Update Status Page part * Fix link * Small typo fix --------- Co-authored-by: Esther Kim <[email protected]>
1 parent abcdd8f commit 3fb0cfa

File tree

7 files changed

+66
-18
lines changed

7 files changed

+66
-18
lines changed

config/_default/menus/main.en.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2458,18 +2458,23 @@ menu:
24582458
- name: Jira
24592459
url: service_management/incident_management/integrations/jira
24602460
parent: incidents_integrations
2461-
identifier: incidents_jira
2461+
identifier: incidents_integrations_jira
24622462
weight: 901
24632463
- name: Slack
24642464
url: service_management/incident_management/integrations/slack
24652465
parent: incidents_integrations
2466-
identifier: incidents_slack
2466+
identifier: incidents_integrations_slack
24672467
weight: 902
2468+
- name: Status Pages
2469+
url: service_management/incident_management/integrations/status_pages
2470+
parent: incidents_integrations
2471+
identifier: incidents_integrations_status_pages
2472+
weight: 903
24682473
- name: Statuspage
24692474
url: service_management/incident_management/integrations/statuspage
24702475
parent: incidents_integrations
2471-
identifier: incidents_statuspage
2472-
weight: 903
2476+
identifier: incidents_integrations_statuspage
2477+
weight: 904
24732478
- name: On-Call
24742479
url: service_management/on-call/
24752480
pre: on-call

content/en/service_management/incident_management/integrations/_index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ further_reading:
1111

1212
Datadog Incident Management integrates with third-party platforms to support collaboration and response. Integrations connect your incident workflows with ticketing systems, communication channels, and status pages so your teams can coordinate, escalate, and resolve incidents in their existing tools.
1313

14-
Use integrations in Datadog Incident Management to:**
14+
Use integrations in Datadog Incident Management to:
1515

1616
- **Automate workflows:** Trigger actions in external systems (such as creating Jira tickets or updating Statuspage) directly from Datadog incidents.
1717
- **Centralize communication:** Sync incident updates and notifications with chat tools, ticketing platforms, and on-call systems to keep stakeholders informed.
@@ -26,11 +26,12 @@ Configure and manage incident-related integrations from the **Incident Settings*
2626
{{< whatsnext desc="Set up and use the following integrations within the context of Datadog Incident Management:">}}
2727
{{< nextlink href="/service_management/incident_management/integrations/jira" >}}Jira{{< /nextlink >}}
2828
{{< nextlink href="/service_management/incident_management/integrations/slack" >}}Slack{{< /nextlink >}}
29-
{{< nextlink href="/service_management/incident_management/integrations/statuspage" >}}Statuspage{{< /nextlink >}}
29+
{{< nextlink href="/service_management/incident_management/integrations/status_pages" >}}Status Pages{{< /nextlink >}}
30+
{{< nextlink href="/service_management/incident_management/integrations/statuspage" >}}Atlassian Statuspage{{< /nextlink >}}
3031
{{< /whatsnext >}}
3132

3233
## Further reading
3334

3435
{{< partial name="whats-next/whats-next.html" >}}
3536

36-
[1]: /service_management/incident_management/incident_settings/integrations
37+
[1]: /service_management/incident_management/incident_settings/integrations
Lines changed: 42 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,56 @@
11
---
2-
title: Datadog Status Pages
2+
title: Integrate Datadog Status Pages with Datadog Incident Management
3+
description: Learn how to integrate Datadog Status Pages with Incident Management to communicate real-time service status during incidents.
34
further_reading:
4-
- link: "service_management/status_pages/"
5+
- link: "/service_management/status_pages/"
56
tag: "Documentation"
6-
text: "Learn more about Status Pages"
7+
text: "Learn more about Datadog Status Pages"
78
---
89

910
## Overview
1011

12+
Status Pages is a way to keep internal and external stakeholders informed during service disruptions by publishing real-time updates about system health.
1113

14+
This integration enables responders to publish and update status page notices directly from Incident Management.
15+
- Eliminate context switching by managing public communications without leaving your incident workflow
16+
- Publish notices quickly and consistently during high-severity incidents
17+
- Keep incident timelines and public-facing updates in sync to reduce confusion and messaging mistakes
1218

19+
## Prerequisites
1320

21+
At least one status page is required to enable the Status Pages integration for Incident Management.
1422

23+
You must have a role with the Incident Settings Write permission to enable the Status Pages integration for Incident Management.
1524

25+
## Setup
1626

17-
## Further reading
27+
1. In the [Integration Settings page][1], find the Status Pages integration.
28+
1. Toggle **Enable Status Pages notice creation**.
1829

19-
{{< partial name="whats-next/whats-next.html" >}}
30+
## Publish a Status Pages notice
31+
32+
You must have a role with Incidents Write and Status Pages Notice Write permissions to add a Status Pages notice from an incident.
33+
34+
{{< img src="/service_management/incidents/Integrations/status_pages/status_pages_config_modal.png" alt="Configuration modal for integrating a Datadog incident with a status page notice" style="width:70%;" >}}
35+
36+
1. In the [Incidents List page][2], open an existing incident.
37+
1. At the top of the incident page, click **Update Status Page**.
38+
1. Enter all the required fields, including _Select a Status Page_, _Notice title_, and _Notice status_. You can also specify which status page components are affected.
39+
40+
## Update a Status Pages notice
41+
42+
After a notice is added to an incident, you can continue updating the status page until the incident is resolved.
43+
44+
{{< img src="/service_management/incidents/Integrations/status_pages/incident_status_pages.png" alt="Screenshot showing the integration of a Datadog incident with a Status Page notice, including fields for selecting a status page, notice title, and status" style="width:100%;" >}}
45+
46+
1. In the [Incidents List page][2], open the incident you want to update.
47+
1. At the top of the incident page, find the status page you added, and hover over the button to open the integration modal. You can update the current status page notice or unlink the notice.
48+
1. Click **Update** to update the status page notice.
49+
50+
## Further Reading
51+
52+
{{< partial name="whats-next/whats-next.html" >}}
53+
54+
[1]: https://app.datadoghq.com/incidents/settings?section=integrations
55+
[2]: https://app.datadoghq.com/incidents
56+
[3]: /account_management/rbac/permissions

content/en/service_management/incident_management/integrations/statuspage.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Integrate Statuspage with Datadog Incident Management
2+
title: Integrate Atlassian Statuspage with Datadog Incident Management
33
aliases:
44
- /service_management/incident_management/guides/statuspage
55
further_reading:
66
- link: "integrations/statuspage/"
77
tag: "Documentation"
8-
text: "Install the Statuspage Integration"
8+
text: "Install the Atlassian Statuspage Integration"
99
- link: "https://app.datadoghq.com/integrations/statuspage"
1010
tag: "App"
1111
text: "In-app Statuspage integration tile"
1212
- link: "monitors/guide/integrate-monitors-with-statuspage/"
1313
tag: "Guide"
1414
text: "Integrating Monitors With Statuspage"
15-
- link: "synthetics/guide/synthetic-test-monitors/#integrate-your-synthetic-test-monitor-with-statuspage"
15+
- link: "synthetics/guide/synthetic-test-monitors/#integrate-your-synthetic-test-monitor-with-atlassian-statuspage"
1616
tag: "Guide"
1717
text: "Integrate your Synthetic test monitor with Statuspage"
1818
---
@@ -28,10 +28,12 @@ Atlassian's Statuspage conveys real-time status of an organization's services on
2828

2929
Install the integration through the [Statuspage Integration tile][1]. For more information, see the [Statuspage integration][2] documentation.
3030

31+
You must have a role with the Incident Settings Write permission to enable the Atlassian Statuspage integration for Incident Management.
32+
3133
## Setup
3234

33-
1. In the [Integration Settings page][3], find the Statuspage integration.
34-
1. Toggle **Enable Statuspage incident creation**.
35+
1. In the [Integration Settings page][3], find the Atlassian Statuspage integration.
36+
1. Toggle **Enable Atlassian Statuspage incident creation**.
3537

3638
## Add a Statuspage incident
3739

@@ -60,5 +62,5 @@ After a Statuspage is added to an incident, you can continue updating the Status
6062

6163
[1]: https://app.datadoghq.com/integrations/statuspage
6264
[2]: /integrations/statuspage/
63-
[3]: https://app.datadoghq.com/incidents/settings#Integrations
65+
[3]: https://app.datadoghq.com/incidents/settings?section=integrations
6466
[4]: https://app.datadoghq.com/incidents

content/en/service_management/status_pages/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ further_reading:
77
- link: "service_management/on-call/"
88
tag: "Documentation"
99
text: "Learn more about On-Call Scheduling"
10+
- link: "service_management/incident_management/integrations/status_pages"
11+
tag: "Documentation"
12+
text: "Integrate Datadog Status Pages with Incident Management"
1013
---
1114

1215
## Overview
207 KB
Loading
112 KB
Loading

0 commit comments

Comments
 (0)