# Metrics

The Metrics tab is only available if Prometheus is installed and properly configured in the cluster settings. Refer to the cluster settings to see how this configuration is set.

{% content-ref url="/spaces/MXXfpTvt6Xe4Y0tCwViA/pages/hoUQjKk3OgX8WJ2r2iu0" %}
[Cluster Setting](/documentation/cluster-manager/cluster-setting.md)
{% endcontent-ref %}

Once is set up the metric tab is only available for two types of objects Workloads and Nodes.

For WorkLoad the following graphics and metrics are available:

* **Memory Usage:**

<figure><img src="/files/GEBwCkbsNrFOxkWf4ATV" alt="" width="400"><figcaption></figcaption></figure>

* **CPU:**

<figure><img src="/files/pXMeGFoLPuQvZjF1a0rY" alt="" width="398"><figcaption></figcaption></figure>

* **Network:**

<figure><img src="/files/iPM1ZywuRf7r12XUrdtJ" alt="" width="385"><figcaption></figcaption></figure>

* **Disk I/0:**

<figure><img src="/files/ePzNQBx4zyUhHhsYPb5f" alt=""><figcaption></figcaption></figure>

For Nodes, these are the following graphs and metrics:

The Memory graph shows the Allocable and capacity memory of the node, as well as the workload usage and total usage of memory

<figure><img src="/files/7dwD99fTtiP5YeK4eYIv" alt=""><figcaption></figcaption></figure>

The CPU graph shows the Allocable,capacity  and total usage of CPU for a node.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.k8studio.io/documentation/side-editor/metrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
