Skip to content

Commit

Permalink
AUTO: Sync ScalarDL docs in English to docs site repo (#568)
Browse files Browse the repository at this point in the history
Co-authored-by: josh-wong <joshua.wong@scalar-labs.com>
  • Loading branch information
github-actions[bot] and josh-wong authored Nov 8, 2024
1 parent 67cfd2f commit 83203a4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/monitor-by-using-scalar-manager.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Monitor ScalarDL by Using Scalar Manager

Scalar Manager is a centralized management and monitoring solution for ScalarDL within Kubernetes cluster environments that allows you to:

- Check the availability of ScalarDL.
- Schedule or execute pausing jobs that create transactionally consistent periods in the databases used by ScalarDL.
- Check the time-series metrics and logs of ScalarDL through Grafana dashboards.

For more details about Scalar Manager, see [Scalar Manager Overview](scalar-manager/overview.mdx).

:::note

ScalarDL uses ScalarDB for its data management and the Function feature, so you may experience a case where you're using both ScalarDL and ScalarDB in your deployment. In such a case, you may also want to monitor ScalarDB in addition to ScalarDL.

:::

## Deploy Scalar Manager

You can deploy Scalar Manager by using a Helm Chart.

For details on how to deploy Scalar Manager, see [How to Deploy Scalar Manager](helm-charts/how-to-deploy-scalar-manager.mdx).

0 comments on commit 83203a4

Please sign in to comment.