-
Notifications
You must be signed in to change notification settings - Fork 242
fix(red): add ts pages #5077
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
fix(red): add ts pages #5077
Conversation
content: | ||
h1: How to monitor your Redis™ Database Instance with Scaleway Cockpit | ||
paragraph: Learn how to effectively monitor your Database Instance using Scaleway Cockpit for optimal performance. | ||
tags: managed-database database cockpit observability dashboard metrics logs alerts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tags: managed-database database cockpit observability dashboard metrics logs alerts | |
tags: managed-database database cockpit observability dashboard metrics logs alerts |
|
||
1. Create a Grafana user and retrieve their username and password by [following this procedure](/cockpit/how-to/retrieve-grafana-credentials/). | ||
|
||
2. From the Scaleway console [Cockpit overview page](https://console.scaleway.com/cockpit/overview), click Open dashboards in the top right corner. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2. From the Scaleway console [Cockpit overview page](https://console.scaleway.com/cockpit/overview), click Open dashboards in the top right corner. | |
2. From the Scaleway console [Cockpit overview page](https://console.scaleway.com/cockpit/overview), click **Open dashboards** in the top right corner. |
|
||
## How to view and understand your Managed Database metrics | ||
|
||
1. Click Open dashboards on the top right from the Scaleway Cockpit dashboards homepage. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. Click Open dashboards on the top right from the Scaleway Cockpit dashboards homepage. | |
1. Click **Open dashboards** on the top right from the Scaleway Cockpit dashboards homepage. |
## How to view and understand your Managed Database metrics | ||
|
||
1. Click Open dashboards on the top right from the Scaleway Cockpit dashboards homepage. | ||
2. Click Dashboards in the left menu, then Redis Overview in the list of products. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2. Click Dashboards in the left menu, then Redis Overview in the list of products. | |
2. Click **Dashboards** in the left menu, then **Redis Overview** in the list of products. |
|
||
- CPU usage | ||
- Node usage | ||
- Database Memory usage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Database Memory usage | |
- Database memory usage |
|
||
The log section is displayed below the metrics section. | ||
|
||
Click Logs to collapse the tab and view your logs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Click Logs to collapse the tab and view your logs. | |
Click **Logs** to collapse the tab and view your logs. |
Refer to the [How to activate pre-configured alerts](/cockpit/how-to/activate-managed-alerts/) to learn how to do so. | ||
</Message> | ||
|
||
By default, three pre-configured alerts are available for Managed Databases: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You said there are 3 pre-configured alerts, but the list only shows 2. Just in case.
2. [Use Cockpit](/managed-databases-for-redis/how-to/monitor-redis-databases-cockpit) to check database logs and look for any activity or behavior that could explain the issue. | ||
3. Create a support ticket if the first two steps do not help troubleshoot the issue. In the body of the ticket, make sure you provide: | ||
|
||
- The resource ID of resource from which the connection was attempted |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The resource ID of resource from which the connection was attempted | |
- The ID of the resource from which the connection was attempted |
|
||
## Solution | ||
|
||
You can [Monitor usage metrics on Cockpit](/managed-databases-for-redis/how-to/monitor-redis-databases-cockpit) to check if the usage is nominal. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can [Monitor usage metrics on Cockpit](/managed-databases-for-redis/how-to/monitor-redis-databases-cockpit) to check if the usage is nominal. | |
You can [monitor usage metrics on Cockpit](/managed-databases-for-redis/how-to/monitor-redis-databases-cockpit) to check if the usage is nominal. |
No description provided.