# Analyze Metrics & Logs for Kubernetes Clusters

Ozone ships with a pre-built Grafana instance that has the capability to visualize metrics and logs for every cluster that is attached to a project. This negates the need for manually installing or managing separate Grafana instances for individual clusters.

**a. Ozone Dashboard**

To visualize the data on Grafana, head over to the Dashboard from the left hand menu.Now Click on the grafana which is in the top right side of the dashboard screen<br>

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

**b. Multi-Cluster Visualization on Grafana**

Under the dashboard menu of Grafana, select browse and select Kubernetes nodes.

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

Select the cluster & nodes for which you would like to see the Metrics & Logs. You will them as represented below:

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

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

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

In this way, Ozone enables multi-cluster visibility in terms of their logs and metrics all integrated into the Ozone dashboard.

Multiple options can be selected.<br>


---

# 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://docs.ozone.one/ozone-end-user-guide/documentation/dashboard/analyze-metrics-and-logs-for-kubernetes-clusters.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.
