You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versioned_docs/version-0.15/enterprise/overview.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,9 +23,20 @@ This section provides an overview of the advanced features available in Greptime
23
23
24
24
-[Active-Active Failover Disaster Recovery Solution](./administration/disaster-recovery/overview.md): Ensure uninterrupted service and data protection with advanced disaster recovery solution.
25
25
-[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
0 commit comments