Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion versioned_docs/version-3.12/scalar-licensing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
tags:
- Enterprise Standard
- Enterprise Premium
displayed_sidebar: docsEnglish
---

# How to Configure a Product License Key
Expand Down
8 changes: 4 additions & 4 deletions versioned_docs/version-3.12/scalar-manager/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Loading