You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DOCS-14661] Migrate Status Pages images to incident_response/status_pages/ (#37701)
* Remove unreferenced images from service_management/status_pages/
Deleted 8 image(s) with no references in any content files.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* Move status_pages images from service_management/ to incident_response/status_pages/
Relocates static/images/service_management/status_pages/ to
static/images/incident_response/status_pages/ and updates all markdown image
references in English content.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* Update status_pages image paths in translated content
Updates service_management/status_pages/ image references to
incident_response/status_pages/ across translated content files to match the
English path migration.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* Remove non-docs slash-command file from status_pages migration branch
Untracks .claude/commands/migrate-images.md, which was unintentionally
included; it is unrelated to the Status Pages image migration.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: content/en/incident_response/status_pages/_index.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ further_reading:
20
20
21
21
## Overview
22
22
23
-
{{< img src="service_management/status_pages/shopist_status_page3.png" alt="Example status page showing service components with their current status and recent incident updates" style="width:100%;" >}}
23
+
{{< img src="incident_response/status_pages/shopist_status_page3.png" alt="Example status page showing service components with their current status and recent incident updates" style="width:100%;" >}}
24
24
25
25
Status Pages is part of Datadog's Incident Response suite, alongside On-Call and Incident Management. It lets your team proactively communicate **service availability**, **incidents**, and **planned maintenance** with customers or internal stakeholders through a shareable web page.
26
26
@@ -90,7 +90,7 @@ To create, update, or publish Status Pages, you must have the appropriate RBAC p
90
90
91
91
## Add components
92
92
93
-
{{< img src="/service_management/status_pages/status_page_components.png" alt="Status page component configuration with live preview panel" style="width:100%;" >}}
93
+
{{< img src="/incident_response/status_pages/status_page_components.png" alt="Status page component configuration with live preview panel" style="width:100%;" >}}
94
94
95
95
Components are the building blocks of your status page. Each one represents a service or feature your users care about. Some examples of components include:
96
96
- API Gateway
@@ -138,11 +138,11 @@ If you selected:
138
138
139
139
Notices are messages published to a status page to communicate system status. Status Pages support two types of notices: **degradations** for unplanned service impact and **maintenance windows** for planned downtime.
140
140
141
-
{{< img src="service_management/status_pages/select_notice_type_status_page.png" alt="Status page notice type selector with degradation and scheduled maintenance options" style="width:60%;" >}}
141
+
{{< img src="incident_response/status_pages/select_notice_type_status_page.png" alt="Status page notice type selector with degradation and scheduled maintenance options" style="width:60%;" >}}
142
142
143
143
### Publish a degradation
144
144
145
-
{{< img src="service_management/status_pages/shopist_status_page_degradations2.png" alt="Example status page showing service components experience degradation" style="width:100%;" >}}
145
+
{{< img src="incident_response/status_pages/shopist_status_page_degradations2.png" alt="Example status page showing service components experience degradation" style="width:100%;" >}}
146
146
147
147
Degradation notices communicate **unplanned service impact**, such as incidents or service disruptions. Use degradation notices to keep users informed as an issue is investigated, mitigated, and resolved.
148
148
@@ -157,7 +157,7 @@ From a status page, click **Publish Notice** and select **Degradation**, then pr
157
157
|**Impact**| Impact level per component: <br>- Operational <br>- Degraded Performance <br>- Partial Outage <br>- Major Outage |
158
158
|**Notify subscribers**| Toggle to send updates to subscribed users |
After a degradation notice is reviewed and published, it:
163
163
- Appears on the **Status Pages List** under Active Notices.
@@ -179,11 +179,11 @@ From a status page, select the dropdown next to **Publish Notice**, select **Pub
179
179
|**Notice title**| Short, clear description of the incident <br>*Example: Increased error rates in US region*|
180
180
|**Updates**| Exactly two timestamped updates representing the start and end of the degradation. Each update requires a started at timestamp, status (Investigating or Resolved), description, and affected components. |
{{< img src="service_management/status_pages/shopist_maintenance_example.png" alt="Example status page showing service components undergoing maintenance" style="width:100%;" >}}
186
+
{{< img src="incident_response/status_pages/shopist_maintenance_example.png" alt="Example status page showing service components undergoing maintenance" style="width:100%;" >}}
187
187
188
188
Maintenance windows allow you to proactively communicate planned downtime or service impact before it happens. Unlike degradations which are used for unplanned incidents, maintenance windows are scheduled in advance for infrastructure upgrades, system maintenance, database migrations, and other planned work. This allows you to keep customers informed and reduce support volume.
189
189
@@ -197,7 +197,7 @@ From the status page, click **Schedule Maintenance**, or click **Publish Notice*
197
197
|**Components impacted**| Components affected during the maintenance window |
198
198
|**Notify subscribers**| Toggle to send advance notification to subscribers |
After reviewing and scheduling, the maintenance window:
203
203
- Appears under **Upcoming Maintenance** on the status page
@@ -219,15 +219,15 @@ From a status page, select the dropdown next to **Publish Notice**, select **Pub
219
219
|**Notice title**| Clear description of the maintenance activity <br>*Example: Database infrastructure upgrade*|
220
220
|**Updates**| Exactly two timestamped updates representing the start and end of the maintenance window. Each update requires a started at timestamp, status (In Progress or Completed), description, and affected components. |
Email subscriptions on status pages are **double opt-in**. After entering an email to subscribe, users receive a confirmation email and must click the confirmation link to activate their subscription. During this process, users can choose to receive notifications for the entire status page or select specific components they want to monitor. A preferred timezone can be configured for timestamp formatting within notifications. Users can manage their preferences and update their subscriptions at any time through the subscription management link included in notification emails.
227
227
228
228
For **internal** status pages, the subscription process is the same, but users must log in to the same Datadog organization to confirm their subscription and receive notifications.
229
229
230
-
{{< img src="/service_management/status_pages/status_pages_subscription_1.png" alt="Screenshot of the Status Page subscription modal with fields filled out" style="width:70%;" >}}
230
+
{{< img src="/incident_response/status_pages/status_pages_subscription_1.png" alt="Screenshot of the Status Page subscription modal with fields filled out" style="width:70%;" >}}
231
231
232
232
233
233
## Configure a custom email sender domain
@@ -251,7 +251,7 @@ Visitors can subscribe to status page updates in Slack through the **Datadog Sta
251
251
2. Enable **Slack subscriptions**.
252
252
3. (Optional) Under **Slack App Icon**, upload an image to use as the sender avatar on Slack notifications.
253
253
254
-
{{< img src="service_management/status_pages/status_pages_enable_slack.png" alt="Status page settings showing the Enable Slack subscriptions toggle and the Slack App Icon upload" style="width:80%;" >}}
254
+
{{< img src="incident_response/status_pages/status_pages_enable_slack.png" alt="Status page settings showing the Enable Slack subscriptions toggle and the Slack App Icon upload" style="width:80%;" >}}
255
255
256
256
Click **Subscribe** on the published page to open a modal with a tab for each enabled subscription type.
257
257
@@ -262,9 +262,9 @@ From a published page with Slack subscriptions enabled:
262
262
1. Click **Subscribe** and open the **Slack** tab.
263
263
1. (Optional) Select **Subscribe to specific services** to choose individual components, or leave it cleared to follow the entire page.
264
264
1. Click **Subscribe via Slack**.
265
-
{{< img src="service_management/status_pages/status_pages_slack_subscription_modal.png" alt="Subscribe to Updates modal with the Slack tab selected and a Subscribe via Slack button" style="width:70%;" >}}
265
+
{{< img src="incident_response/status_pages/status_pages_slack_subscription_modal.png" alt="Subscribe to Updates modal with the Slack tab selected and a Subscribe via Slack button" style="width:70%;" >}}
266
266
1. Authorize the **Datadog Status Pages** app for your workspace and select the channel to receive updates.
267
-
{{< img src="service_management/status_pages/status_pages_slack_oauth.png" alt="Slack authorization screen granting the Datadog Status Pages app access to a workspace and channel" style="width:70%;" >}}
267
+
{{< img src="incident_response/status_pages/status_pages_slack_oauth.png" alt="Slack authorization screen granting the Datadog Status Pages app access to a workspace and channel" style="width:70%;" >}}
268
268
269
269
After subscribing, the selected channel receives a welcome message confirming the subscription.
Copy file name to clipboardExpand all lines: content/es/incident_response/status_pages/_index.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ title: Páginas de Estado
18
18
---
19
19
## Descripción general {#overview}
20
20
21
-
{{< img src="service_management/status_pages/shopist_status_page2.png" alt="Ejemplo de página de estado que muestra los componentes del servicio con su estado actual y actualizaciones recientes de incidentes" style="width:100%;" >}}
21
+
{{< img src="incident_response/status_pages/shopist_status_page2.png" alt="Ejemplo de página de estado que muestra los componentes del servicio con su estado actual y actualizaciones recientes de incidentes" style="width:100%;" >}}
22
22
23
23
Las Páginas de Estado son parte de la suite de Incident Response de Datadog, junto con On-Call e Incident Management. Permite a su equipo comunicar proactivamente **la disponibilidad del servicio**, **los incidentes** y **el mantenimiento programado** a los clientes o interesados internos a través de una página web compartible.
24
24
@@ -80,7 +80,7 @@ Para crear, actualizar o publicar Páginas de Estado, debe tener `status_pages_s
80
80
81
81
## Agregue componentes {#add-components}
82
82
83
-
{{< img src="/service_management/status_pages/status_page_components.png" alt="Configuración de componentes de la página de estado con panel de vista previa en vivo" style="width:100%;" >}}
83
+
{{< img src="/incident_response/status_pages/status_page_components.png" alt="Configuración de componentes de la página de estado con panel de vista previa en vivo" style="width:100%;" >}}
84
84
85
85
Los componentes son los bloques de construcción de su página de estado. Cada uno representa un servicio o característica que a sus usuarios les importa. Algunos ejemplos de componentes incluyen:
86
86
- API Gateway
@@ -114,11 +114,11 @@ Si seleccionó:
114
114
115
115
Los avisos son mensajes publicados en una página de estado para comunicar el estado del sistema. Las Páginas de Estado soportan dos tipos de avisos: **degradaciones** para impactos de servicio no planificados y **ventanas de mantenimiento** para tiempos de inactividad planificados.
116
116
117
-
{{< img src="service_management/status_pages/select_notice_type_status_page.png" alt="Selector de tipo de aviso de página de estado con opciones de degradación y mantenimiento programado" style="width:60%;" >}}
117
+
{{< img src="incident_response/status_pages/select_notice_type_status_page.png" alt="Selector de tipo de aviso de página de estado con opciones de degradación y mantenimiento programado" style="width:60%;" >}}
118
118
119
119
### Publique una degradación {#publish-a-degradation}
120
120
121
-
{{< img src="service_management/status_pages/shopist_status_page_degradations.png" alt="Ejemplo de página de estado que muestra componentes de servicio que experimentan degradación" style="width:100%;" >}}
121
+
{{< img src="incident_response/status_pages/shopist_status_page_degradations.png" alt="Ejemplo de página de estado que muestra componentes de servicio que experimentan degradación" style="width:100%;" >}}
122
122
123
123
Los avisos de degradación comunican **impacto de servicio no planificado**, como incidentes o interrupciones del servicio. Utilice avisos de degradación para mantener informados a los usuarios mientras se investiga, mitiga y resuelve un problema.
124
124
@@ -133,7 +133,7 @@ Desde una página de estado, haga clic en **Publicar aviso** y seleccione **Degr
133
133
|**Impacto**| Nivel de impacto por componente: <br>- Operativo <br>- Rendimiento degradado <br>- Interrupción parcial <br>- Interrupción mayor |
134
134
|**Notificar a los suscriptores**| Alternar para enviar actualizaciones a los usuarios suscritos |
135
135
136
-
{{< img src="service_management/status_pages/publish_status_page_degradation.png" alt="Ejemplo de ventana modal de aviso de publicación para degradaciones" style="width:60%;" >}}
136
+
{{< img src="incident_response/status_pages/publish_status_page_degradation.png" alt="Ejemplo de ventana modal de aviso de publicación para degradaciones" style="width:60%;" >}}
137
137
138
138
Después de que se revisa y publica un aviso de degradación, este:
139
139
- Aparece en la **Lista de Páginas de Estado** bajo Avisos Activos.
@@ -153,11 +153,11 @@ Desde una página de estado, seleccione el menú desplegable junto a **Publicar
153
153
|**Título del aviso**| Descripción corta y clara del incidente <br>*Ejemplo: Aumento de tasas de error en la región de EE. UU.*|
154
154
|**Actualizaciones**| Exactamente dos actualizaciones con marca de tiempo que representan el inicio y el final de la degradación. Cada actualización requiere una marca de tiempo de inicio, estado (Investigando o Resuelto), descripción y componentes afectados. |
155
155
156
-
{{< img src="service_management/status_pages/publish_status_page_backfill_degradation.png" alt="Ejemplo de ventana modal para publicar un aviso retroactivo de degradación" style="width:60%;" >}}
156
+
{{< img src="incident_response/status_pages/publish_status_page_backfill_degradation.png" alt="Ejemplo de ventana modal para publicar un aviso retroactivo de degradación" style="width:60%;" >}}
157
157
158
158
### Programar una ventana de mantenimiento {#schedule-a-maintenance-window}
159
159
160
-
{{< img src="service_management/status_pages/shopist_maintenance_example.png" alt="Página de estado de ejemplo que muestra los componentes del servicio en mantenimiento" style="width:100%;" >}}
160
+
{{< img src="incident_response/status_pages/shopist_maintenance_example.png" alt="Página de estado de ejemplo que muestra los componentes del servicio en mantenimiento" style="width:100%;" >}}
161
161
162
162
Las ventanas de mantenimiento le permiten comunicar proactivamente el tiempo de inactividad planificado o el impacto del servicio antes de que ocurra. A diferencia de las degradaciones que se utilizan para incidentes no planificados, las ventanas de mantenimiento se programan con anticipación para actualizaciones de infraestructura, mantenimiento del sistema, migraciones de bases de datos y otros trabajos planificados. Esto le permite mantener informados a los clientes y reducir el volumen de soporte.
163
163
@@ -171,7 +171,7 @@ Desde la página de estado, haga clic en **Programar Mantenimiento**, o haga cli
171
171
|**Componentes afectados**| Componentes afectados durante la ventana de mantenimiento |
172
172
|**Notificar a los suscriptores**| Alternar para enviar notificación anticipada a los suscriptores |
173
173
174
-
{{< img src="service_management/status_pages/publish_status_page_maintenance.png" alt="Modal de aviso de publicación de ejemplo para ventanas de mantenimiento" style="width:60%;" >}}
174
+
{{< img src="incident_response/status_pages/publish_status_page_maintenance.png" alt="Modal de aviso de publicación de ejemplo para ventanas de mantenimiento" style="width:60%;" >}}
175
175
176
176
Después de revisar y programar, la ventana de mantenimiento:
177
177
- Aparece bajo **Próximo Mantenimiento** en la página de estado
@@ -191,15 +191,15 @@ Desde una página de estado, seleccione el menú desplegable junto a **Publicar
191
191
|**Título del aviso**| Descripción clara de la actividad de mantenimiento <br>*Ejemplo: Actualización de infraestructura de base de datos*|
192
192
|**Actualizaciones**| Exactamente dos actualizaciones con marca de tiempo que representan el inicio y el fin de la ventana de mantenimiento. Cada actualización requiere una marca de tiempo de inicio, estado (En Progreso o Completado), descripción y componentes afectados. |
193
193
194
-
{{< img src="service_management/status_pages/publish_status_page_backfill_maintenance.png" alt="Ejemplo de modal de aviso retroactivo publicado para ventanas de mantenimiento" style="width:60%;" >}}
194
+
{{< img src="incident_response/status_pages/publish_status_page_backfill_maintenance.png" alt="Ejemplo de modal de aviso retroactivo publicado para ventanas de mantenimiento" style="width:60%;" >}}
195
195
196
196
## Suscripciones por correo electrónico {#email-subscriptions}
197
197
198
198
Las suscripciones por correo electrónico en las páginas de estado son **double opt-in**. Después de ingresar un correo electrónico para suscribirse, los usuarios reciben un correo electrónico de confirmación y deben hacer clic en el enlace de confirmación para activar su suscripción. Durante este proceso, los usuarios pueden elegir recibir notificaciones para toda la página de estado o seleccionar componentes específicos que desean monitorear. Se puede configurar una zona horaria preferida para el formato de marca de tiempo dentro de las notificaciones. Los usuarios pueden gestionar sus preferencias y actualizar sus suscripciones en cualquier momento a través del enlace de gestión de suscripciones incluido en los correos electrónicos de notificación.
199
199
200
200
Para **páginas de estado** internas, el proceso de suscripción es el mismo, pero los usuarios deben iniciar sesión en la misma organización de Datadog para confirmar su suscripción y recibir notificaciones.
201
201
202
-
{{< img src="/service_management/status_pages/status_pages_subscription_1.png" alt="Captura de pantalla del modal de suscripción de la Página de Estado con campos completados" style="width:70%;" >}}
202
+
{{< img src="/incident_response/status_pages/status_pages_subscription_1.png" alt="Captura de pantalla del modal de suscripción de la Página de Estado con campos completados" style="width:70%;" >}}
203
203
204
204
## Configurar un dominio personalizado {#set-a-custom-domain}
0 commit comments