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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 14 additions & 4 deletions versioned_docs/version-3.12/scalar-manager/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ At its core, Scalar Manager provides the following features.

### Centralized cluster visualization

You can quickly gain real-time metrics about cluster health, pod logs, hardware usage, performance metrics like requests per second, and deep visibility into time-series data via integrated Grafana dashboards.
You can quickly gain real-time metrics about cluster health, pod logs, hardware usage, performance metrics like requests per second, and deep visibility into time-series data via the Grafana dashboards.

![dashboard-cluster](images/dashboard-cluster.png)
![dashboard-pod-list](images/dashboard-pod-list.png)

You can view pod logs and metrics in real time or in time series.
With the Grafana dashboards, you can also view pod logs and metrics in real-time or in time series.

![logs](images/logs.png)
![metrics](images/metrics.png)
![metrics](images/metrics2.png)

### Streamlined pausing job management

Expand All @@ -40,4 +40,14 @@ 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, Scalar Manager offers a more straightforward approach that enhances operational efficiency and user experience.
### User management

Scalar Manager includes authentication capabilities, allowing for secure access control to your deployment. The system provides user management functionalities that enable administrators to create, modify, and remove user accounts through an intuitive interface.

### Authentication and authorization

By using the authorization feature, administrators can define and assign specific roles to users, controlling their access permissions within the Scalar Manager environment. This control ensures that users only have access to the functionalities relevant to their responsibilities.

### Integrated authentication with Grafana

Scalar Manager now offers seamless authentication integration between your Grafana instance and other components of the system. This single-sign-on capability eliminates the need for multiple authentication processes, streamlining the user experience and enhancing security by reducing credential management overhead.