{question}
How to access historical workload monitoring on SingleStore CloudDB?
{question}
{answer}
In this article, we discuss historical monitoring on SingleStore CloudDB.
Historical Workload Monitoring is available under the Monitoring Tab on the left side of the Customer Portal (portal.singlestore.com).
This dashboard will allow our customers to monitor their historical query executions.
- Monitor historical workloads per query plan over a period of time.
- Easily Identify long-running queries and make use of our visual explain tool in the portal to optimize the query for better performance.
- Easily Identify queries that are heavy on CPU and resolve potential performance issues.
- Easily Identify queries with a high failure rate.
After clicking on Open Workload Monitoring, It opens up the Workload Monitoring of the Specific Workspace Group/Cluster like below,
Click here to learn about Monitoring on SingleStore CloudDB.
To help focus on your actual workload, we recommend using the database_name filter to exclude internal query activity. Specifically you can exclude these database_name values: -, cluster,information_schema,memsql.
Other related references:
{answer}