VOOZH about

URL: https://docs.datadoghq.com/synthetics/notifications/statuspage/

⇱ Integrate your Synthetic test monitor with Statuspage


For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/synthetics/notifications/statuspage.md. A documentation index is available at /llms.txt.

Overview

If you use Atlassian Statuspage for visibility into your applications’ and services’ uptime, you can update the status of your systems with Synthetic test monitor notifications.

  1. See the Statuspage documentation to generate a component-specific email address.
  2. Add the generated email address into your test’s notification message. For example, @custom-statuspage-email@notifications.statuspage.io.
  3. Customize the monitor name to return UP or DOWN depending on the test state. For example, {{#is_alert}}DOWN{{/is_alert}}{{#is_recovery}}UP{{/is_recovery}}.
  4. Fill out the monitor notification section and add a summary in the monitor name. For example, Shopist Checkout Functionality.
  5. After you have configured your monitor, click Save & Exit.

For more information, see Integrating Monitors with Statuspage.

Further Reading