Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

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.

Add a Statuspage email address and status to the monitor name in your Synthetic test
  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