이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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