From 1805132b4de4729b44d4189a29e5c68d8e6a2f8a Mon Sep 17 00:00:00 2001 From: josh-wong Date: Wed, 21 May 2025 03:27:10 +0000 Subject: [PATCH] AUTO: Sync ScalarDB docs in English to docs site repo --- versioned_docs/version-3.12/scalar-licensing/index.mdx | 1 - versioned_docs/version-3.12/scalar-manager/overview.mdx | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/versioned_docs/version-3.12/scalar-licensing/index.mdx b/versioned_docs/version-3.12/scalar-licensing/index.mdx index d6a813a6..65a073aa 100644 --- a/versioned_docs/version-3.12/scalar-licensing/index.mdx +++ b/versioned_docs/version-3.12/scalar-licensing/index.mdx @@ -2,7 +2,6 @@ tags: - Enterprise Standard - Enterprise Premium -displayed_sidebar: docsEnglish --- # How to Configure a Product License Key diff --git a/versioned_docs/version-3.12/scalar-manager/overview.mdx b/versioned_docs/version-3.12/scalar-manager/overview.mdx index 8db0a86b..4f6dd962 100644 --- a/versioned_docs/version-3.12/scalar-manager/overview.mdx +++ b/versioned_docs/version-3.12/scalar-manager/overview.mdx @@ -5,13 +5,13 @@ tags: # Scalar Manager Overview -Scalar Manager is a centralized management and monitoring solution for ScalarDB and ScalarDL within Kubernetes cluster environments. +Scalar Manager is a centralized management and monitoring solution for ScalarDB within Kubernetes cluster environments. It simplifies the operational tasks associated with these products by aggregating essential functionalities into a graphical user interface (GUI). ## Why Scalar Manager? -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. -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. +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. +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. 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. Scalar Manager mitigates these pain points by aggregating essential functionalities into a single, user-friendly GUI. @@ -40,4 +40,4 @@ You can execute or schedule pausing jobs to ensure transactional consistency, re ![create-pauses](images/backup-and-restore-create-pauses.png) ![check-pauses](images/backup-and-restore-check-pauses.png) -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. +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.