# Monitoring

In the monitoring section of the cluster, you can observe query statistics, check the cluster status, and gather information on cluster metrics.

## Access Monitoring Section

To view cluster statistics and metrics:

1. Navigate to the "Cluster" tab in the side navigation.
2. Select the desired cluster by clicking on its name.
3. Go to the "Monitoring" tab.

## Cluster Statistics

Within Cluster Statistics, you can observe the following:

* **Active Queries**: Represents the total number of queries, the sum of queued and running queries.
* **Queued Queries**: Indicates the number of queries currently awaiting execution.
* **Running Queries**: Shows the count of queries that are presently being executed.
* **Status**: Provides information about the current state of the cluster.

{% hint style="info" %}
The cluster statistics automatically refresh every 10 seconds, providing the latest data when the cluster is running.
{% endhint %}

## Cluster Metrics

Within cluster metrics, you can observe the following metrics:

* **Query Stats**: Provide details about the overall aggregate of queries based on their status.
* **Cluster Utilization**: It displays the percentage of available threads used at a given time.
* **Executor Count:** It displays the active number of executors in your cluster.

{% hint style="info" %}
The cluster metrics can be sorted by time by clicking on the time filter provided on the dashboard.&#x20;
{% endhint %}

{% hint style="info" %}
To view and download any metrics in full-screen mode click the triple-bar/hamburger icon.
{% endhint %}

<figure><img src="https://3484040590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeVBYKZm1xFKFFVzS0lRJ%2Fuploads%2FqzubOSIOGjkrawIT2t2p%2FScreenshot%202024-02-03%20at%2012.00.15%20PM.png?alt=media&#x26;token=81b2878f-39d8-4b00-a978-396332584ac5" alt=""><figcaption><p>Cluster Monitoring</p></figcaption></figure>
