Skip to content

Commit f92309a

Browse files
AUTO: Sync ScalarDB docs in English to docs site repo (#1206)
Co-authored-by: josh-wong <[email protected]>
1 parent 3dfb7a9 commit f92309a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

versioned_docs/version-3.14/scalar-manager/overview.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ displayed_sidebar: docsEnglish
66

77
# Scalar Manager Overview
88

9-
Scalar Manager is a centralized management and monitoring solution for ScalarDB and ScalarDL within Kubernetes cluster environments.
9+
Scalar Manager is a centralized management and monitoring solution for ScalarDB within Kubernetes cluster environments.
1010
It simplifies the operational tasks associated with these products by aggregating essential functionalities into a graphical user interface (GUI).
1111

1212
## Why Scalar Manager?
1313

14-
Before Scalar Manager was released, you would need to use various command-line tools and third-party solutions individually to manage and monitor ScalarDB and ScalarDL deployments.
15-
For example, `kubectl` is often used to check deployment status, the Prometheus stack for monitoring metrics, the Loki stack for log analysis, and Scalar's proprietary CLI tool for pausing Scalar products to ensure transactional consistency between multiple databases.
14+
Before Scalar Manager was released, you would need to use various command-line tools and third-party solutions individually to manage and monitor ScalarDB deployments.
15+
For example, `kubectl` is often used to check deployment status, the Prometheus stack for monitoring metrics, the Loki stack for log analysis, and Scalar's proprietary CLI tool for pausing ScalarDB to ensure transactional consistency between multiple databases.
1616
This constellation of tools presented a steep learning curve and lacked a unified interface, resulting in inefficient workflows for performing routine management tasks or troubleshooting issues.
1717

1818
Scalar Manager mitigates these pain points by aggregating essential functionalities into a single, user-friendly GUI.
@@ -41,4 +41,4 @@ You can execute or schedule pausing jobs to ensure transactional consistency, re
4141
![create-pauses](images/backup-and-restore-create-pauses.png)
4242
![check-pauses](images/backup-and-restore-check-pauses.png)
4343

44-
Although you can continue using various tools and solutions to manage or monitor ScalarDB and ScalarDL, Scalar Manager offers a more straightforward approach that enhances operational efficiency and user experience.
44+
Although you can continue using various tools and solutions to manage or monitor ScalarDB, Scalar Manager offers a more straightforward approach that enhances operational efficiency and user experience.

0 commit comments

Comments
 (0)