Skip to content

Commit 04cf4c5

Browse files
committed
chore: backport
1 parent 4d0ca7d commit 04cf4c5

2 files changed

Lines changed: 24 additions & 2 deletions

File tree

  • i18n/zh/docusaurus-plugin-content-docs/version-0.15/enterprise
  • versioned_docs/version-0.15/enterprise

i18n/zh/docusaurus-plugin-content-docs/version-0.15/enterprise/overview.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,18 @@ Enterprise 版还提供更多增强功能,帮助企业优化数据效率并显
2626

2727
- [基于双活互备的 DR 解决方案](./administration/disaster-recovery/overview.md):通过高级灾难恢复解决方案确保服务不中断和数据保护。
2828
- [部署 GreptimeDB](./deployments/overview.md):设置认证信息及其他关键配置后,将 GreptimeDB 部署在 Kubernetes 上并监控关键指标。
29+
- [审计日志](./deployments/monitoring/audit-logging.md):记录数据库用户行为的日
30+
志。
31+
- [自动分区平衡](./autopilot/region-balancer.md):通过分区监控和迁移在 datanode
32+
之间自动平衡负载。
33+
- Elasticsearch 查询兼容性:在 Kibana 中以 GreptimeDB 作为后端。
34+
- Greptime 企业版管理控制台:加强版本的管理界面,提供更多的集群管理和监控功能。
35+
- 读副本:专门运行复杂的查询操作的 datanode,避免影响实时写入。
36+
- 触发器:定时查询和检测预配置的规则,可触发外部 webhook,兼容 Prometheus
37+
AlertManager。
38+
- Flow 的可靠性功能。
2939

3040
## 发布说明
3141

42+
- [25.05](./release-notes/release-25_05.md)
3243
- [24.11](./release-notes/release-24_11.md)

versioned_docs/version-0.15/enterprise/overview.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,20 @@ This section provides an overview of the advanced features available in Greptime
2323

2424
- [Active-Active Failover Disaster Recovery Solution](./administration/disaster-recovery/overview.md): Ensure uninterrupted service and data protection with advanced disaster recovery solution.
2525
- [LDAP Authentication](./deployments/authentication.md): Secure your system with LDAP-based authentication for access management.
26-
- [Audit Logging](./deployments/monitoring/audit-logging.md): Track and monitor user activity with detailed audit logs.
27-
- More feature documentation coming soon!
26+
- [Audit Logging](./deployments/monitoring/audit-logging.md): Track and monitor
27+
user activity with detailed audit logs.
28+
- [Automatic region load balance](./autopilot/region-balancer.md): Auto balance
29+
datanodes workload by moving regions between them.
30+
- Elasticsearch query compatibility: Use GreptimeDB backed Kibana for your logs.
31+
- Greptime Enterprise Management UI: An enhanced version of our dashboard UI,
32+
carries more cluster management and monitoring features.
33+
- Read Replicas: Read-only datanode instances for heavy query workloads such as
34+
analytical queries.
35+
- Triggers: Periodically evaluate your rules and trigger external
36+
webhook. Compatible with Prometheus AlterManager.
37+
- Reliability features for Flow.
2838

2939
## Release Notes
3040

41+
- [25.05](./release-notes/release-25_05.md)
3142
- [24.11](./release-notes/release-24_11.md)

0 commit comments

Comments
 (0)