> For the complete documentation index, see [llms.txt](https://docs.duplocloud.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.duplocloud.com/docs/automation-platform/diagnostics-overview/standard-observability-suite/setup/metrics-setup.md).

# Metrics Setup

The Metrics control plane uses Grafana, Prometheus, and Yace. They are only deployable in **Default** Tenant.

Navigate to **Administrator** -> **Observability** -> **Standard** -> **Settings**. Select the **Monitoring** tab to enable Metrics, and click the **Enable Monitoring** link.

<div align="center"><img src="/files/B3lVoUkv7yWpQfeMfHQ7" alt="Metrics Enable Monitoring link"></div>

In the **Monitoring** tab, select **Enable Centralized Monitoring**.

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

Below, the **Monitoring** view is shown after the metrics have been enabled. cAdvisor and Node Exporter collect metrics. Selecting a **Tenant** deploys the containers on all the Hosts in that Tenant.

<figure><img src="/files/EFzZ7WFVALJnp7c64GbC" alt=""><figcaption><p><strong>Monitoring</strong> tab after metrics are enabled</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.duplocloud.com/docs/automation-platform/diagnostics-overview/standard-observability-suite/setup/metrics-setup.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.
