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-3.14/scalar-manager/overview.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ displayed_sidebar: docsEnglish
6
6
7
7
# Scalar Manager Overview
8
8
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.
10
10
It simplifies the operational tasks associated with these products by aggregating essential functionalities into a graphical user interface (GUI).
11
11
12
12
## Why Scalar Manager?
13
13
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.
16
16
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.
17
17
18
18
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
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