| 摘要 | Status Page (Atlassian) 将轮询你的 对外公开 Atlassian Status Page 的 .json 端点,并在系统宕机时向论坛用户发出警报。 |
|
| 仓库链接 | https://github.com/discourse/discourse-atlassian-statuspage | |
| Discourse 主题新手? | Discourse 主题使用初学者指南 |
安装此主题组件
功能
在组件设置中的 status endpoint(状态端点)文本框中添加你系统的 .json 端点。当系统宕机时,你的自定义消息将显示在论坛顶部。
如何找到我对外公开的状态页面端点?
- 在网页浏览器中访问你的网站状态页面。
- 打开网络检查器(Network Inspector)并刷新页面。
- 在请求列表中查找
status.json,鼠标悬停在其上,它应会显示.json端点。
设置
| 名称 | 描述 |
|---|---|
| failed status test | 开启以测试 statusPage 故障 |
| test status message | 状态宕机时显示的消息 |
| test status indicator | 测试 statusPage 故障时使用的指示器。 |
| minor status message | 状态宕机且为次要指示器时显示的消息 |
| major status message | 状态宕机且为重大指示器时显示的消息。 |
| critical status message | 状态宕机且为严重指示器时显示的消息。 |
| status endpoint | 用于调用你网站 statusPage 状态的 .json 端点。例如:‘https://status.yourWebsite.com/api/v2/status.json’ |
| status more info link | 用户点击“状态宕机”警报链接时跳转的网页。 |
由我们托管? 主题组件在我们的 Standard、Business 和 Enterprise 计划中均可使用。




