Getting started with Yandex Monitoring
This guide explains how to create a dashboard and add widgets that display the status of Yandex Cloud resources.
Note
Yandex Monitoring automatically creates service dashboards with a set of widgets that display the status of your cloud resources.
If you do not have any resources, create them (for example, a ClickHouse® VM and cluster) to get started with the service.
Create a new dashboard
-
On the homepage
, click Create dashboard. -
At the top right, click
and select Heading. -
In the text field, enter
Cross-service dashboard
. -
Click Save.
The heading allows you to separate one dashboard section from another.
-
Save the dashboard:
- At the top right, click
and select Save. - Enter the dashboard heading.
- At the top right, click
Add a widget of Yandex Compute Cloud
- At the top right, click
and select Graph. - Configure a new chart representing CPU loads of all the VMs in the folder by specifying Yandex Compute Cloud's
cpu_usage
metric in the query. To do this, select the following labels in the query constructor:service=Compute Cloud
name=cpu_usage
resource_id=*
resource_type=vm
- Click Execute query. The chart will be displayed on the page.
- At the top, next to the dashboard name, enter the widget name, e.g.,
CPU on all hosts
. - Click Apply at the top right.
- Return to the dashboard editing page by clicking the dashboard heading you specified earlier at the top.
Add a widget of Yandex Managed Service for ClickHouse®
-
Click
and select Graph. -
Configure a new chart representing the amount of free space on Yandex Managed Service for ClickHouse® cluster VMs by specifying the
disk.free_bytes
metric in the query. To do this, select the following labels in the query constructor:service=Managed Service for ClickHouse
name=disk.free_bytes
host=*
resource_id=*
resource_type=cluster
-
Click Execute query.
-
Enter a name for the widget, e.g.,
Free space on ClickHouse hosts
. -
Apply the changes and return to the dashboard editing page.
Save the created dashboard
- If you need to, change the size of widgets and arrange them on the dashboard in a random order.
- Click
Save at the top right.
As a result, you created a dashboard with widgets that display the status of resources from different Yandex Cloud services.
ClickHouse® is a registered trademark of ClickHouse, Inc