Skip to content

Commit 548a127

Browse files
ysyneuclaude
andcommitted
docs: fix status page tier availability and add page limits
Status page is not Pro-only: all plans get public status pages (Free/Standard: 1, Pro: 5), internal pages are Pro-only (up to 20). Verified against fc-statuspage/logic/page/page.go constants. - Split "Status page" into "Public/Internal status page" in feature matrix - Add page count limits to resource limits table - Fix version tips on statuspage docs pages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0e8eb2e commit 548a127

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

en/on-call/statuspage/statuspage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Status Page"
33
description: "Achieve efficient internal and external communication during incidents through a unified service status dashboard"
44
---
55

6-
<Tip>**Plan requirement**: This feature requires an On-call Pro or higher subscription. [Learn more](https://flashcat.cloud/flashduty/price/)</Tip>
6+
<Tip>**Plan requirement**: All plans can create public status pages (Free and Standard: up to 1, Pro: up to 5). Internal status pages are available on the Pro plan only (up to 20). [Learn more](https://flashcat.cloud/flashduty/price/)</Tip>
77

88
Service interruptions are inevitable, but communication efficiency can be systematically improved.
99

en/platform/pricing.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ Each License corresponds to one account member. Only members with a License can
5252
| **Intelligent alert grouping** ||||
5353
| **External incident creation** ||||
5454
| **Post-mortem** ||||
55-
| **Status page** ||||
55+
| **Public status page** ||||
56+
| **Internal status page** ||||
5657
| **AI incident summary** ||||
5758
| **War room** ||||
5859
| **Ticketing integration** (Jira, ServiceNow) ||||
@@ -67,6 +68,8 @@ For detailed feature comparison, also visit: [Pricing Page](https://flashcat.clo
6768
| Maximum schedules | 1 | Unlimited | Unlimited |
6869
| Maximum channels | 1 | Unlimited | Unlimited |
6970
| Daily alert limit | 100 | Unlimited | Unlimited |
71+
| Public status pages | 1 | 1 | 5 |
72+
| Internal status pages | Not available | Not available | 20 |
7073
| Data retention | 30 days | 180 days | 360 days |
7174
| Audit logs | Not available | 10 days | 30 days |
7275

zh/on-call/statuspage/statuspage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "通过统一的服务状态看板,实现故障期间的高效内
44
keywords: ["状态页", "服务状态", "可用性", "故障通报", "外部沟通"]
55
---
66

7-
<Tip>**版本要求**此功能需要 On-call 专业版及以上订阅[了解更多](https://flashcat.cloud/flashduty/price/)</Tip>
7+
<Tip>**版本要求**所有版本均可创建公开状态页(免费版和标准版最多 1 个,专业版最多 5 个)。内部状态页仅在专业版中提供(最多 20 个)[了解更多](https://flashcat.cloud/flashduty/price/)</Tip>
88

99
服务中断不可避免,但沟通效率可以系统性提升。
1010

zh/platform/pricing.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ On-call 采用 **License 订阅制**收费,按活跃用户数量计费。
5252
| **智能告警分组** ||||
5353
| **外部创建故障** ||||
5454
| **故障复盘** ||||
55-
| **状态页** ||||
55+
| **公开状态页** ||||
56+
| **内部状态页** ||||
5657
| **AI 故障摘要** ||||
5758
| **作战室** ||||
5859
| **工单集成**(Jira、ServiceNow) ||||
@@ -67,6 +68,8 @@ On-call 采用 **License 订阅制**收费,按活跃用户数量计费。
6768
| 最大值班表数 | 1 | 不限 | 不限 |
6869
| 最大协作空间数 | 1 | 不限 | 不限 |
6970
| 每日告警上限 | 100 条 | 不限 | 不限 |
71+
| 公开状态页 | 1 个 | 1 个 | 5 个 |
72+
| 内部状态页 | 不支持 | 不支持 | 20 个 |
7073
| 数据保留时长 | 30 天 | 180 天 | 360 天 |
7174
| 审计日志 | 不支持 | 10 天 | 30 天 |
7275

0 commit comments

Comments
 (0)