Skip to content

Commit f6e5f6f

Browse files
committed
AUTO: Sync ScalarDB docs in English to docs site repo
1 parent ff04cc5 commit f6e5f6f

File tree

5 files changed

+14
-4
lines changed

5 files changed

+14
-4
lines changed
4.47 KB
Loading
89 KB
Loading
-28.1 KB
Loading
465 KB
Loading

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

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ At its core, Scalar Manager provides the following features.
2323

2424
### Centralized cluster visualization
2525

26-
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.
26+
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.
2727

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

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

3333
![logs](images/logs.png)
34-
![metrics](images/metrics.png)
34+
![metrics](images/metrics2.png)
3535

3636
### Streamlined pausing job management
3737

@@ -40,4 +40,14 @@ You can execute or schedule pausing jobs to ensure transactional consistency, re
4040
![create-pauses](images/backup-and-restore-create-pauses.png)
4141
![check-pauses](images/backup-and-restore-check-pauses.png)
4242

43-
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.
43+
### User management
44+
45+
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.
46+
47+
### Authentication and authorization
48+
49+
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.
50+
51+
### Integrated authentication with Grafana
52+
53+
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.

0 commit comments

Comments
 (0)