> ## Documentation Index
> Fetch the complete documentation index at: https://docs.automq.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 仪表盘配置

> Optimize AutoMQ's Kafka-compatible monitoring with Grafana dashboards. Get performance insights on clusters, brokers, topics, and groups for peak efficiency.

AutoMQ 团队基于生产环境的使用场景，配置了一系列Grafana 大盘模板。用户将指标导出到 Prometheus 后，可以导入 Grafana 大盘模板，并将 Grafana 数据源配置为对应的 Prometheus，即可开始监测 AutoMQ。

<Tip>
  您可以通过[填写表单](https://www.automq.com/contact)联系 AutoMQ 团队获取下方展示的一系列 Grafana 大盘模板。
</Tip>

### 集群概览

**Cluster Overview** 提供了集群级别的监控信息，包括节点数量、数据大小、集群流量等指标。此外，还提供了 Topic、Group、Broker 等维度的概览指标，并支持进一步查看详细监控信息的下钻功能。

<img src="https://mintcdn.com/automq/kFvm7Lwf3ab0EBuj/zh/automq/observability/dashboard-configuration/1.webp?fit=max&auto=format&n=kFvm7Lwf3ab0EBuj&q=85&s=90f810a9e98527cb19fa24fb2ca8de53" width="5086" height="2518" data-path="zh/automq/observability/dashboard-configuration/1.webp" />

### Broker 仪表盘

**Broker Metrics** 提供了针对 Broker 的监控数据，涵盖连接数、分区数、节点流量以及节点请求等指标。

<img src="https://mintcdn.com/automq/kFvm7Lwf3ab0EBuj/zh/automq/observability/dashboard-configuration/2.webp?fit=max&auto=format&n=kFvm7Lwf3ab0EBuj&q=85&s=96e427a1cfe0eac98f96084761921c29" width="5088" height="2504" data-path="zh/automq/observability/dashboard-configuration/2.webp" />

### Topic 仪表盘

**Topic Metrics** 提供了针对 Topic 的指标监控，包括消息吞吐、数据总量、分区数量、消费延迟等。

<img src="https://mintcdn.com/automq/kFvm7Lwf3ab0EBuj/zh/automq/observability/dashboard-configuration/3.webp?fit=max&auto=format&n=kFvm7Lwf3ab0EBuj&q=85&s=c71b58f6851d941615faa18175812820" width="5082" height="2504" data-path="zh/automq/observability/dashboard-configuration/3.webp" />

### Group 仪表盘

**Group Metrics** 提供了针对 Group 的指标监控，包括消费速率和消费延迟。

<img src="https://mintcdn.com/automq/kFvm7Lwf3ab0EBuj/zh/automq/observability/dashboard-configuration/4.webp?fit=max&auto=format&n=kFvm7Lwf3ab0EBuj&q=85&s=f982b8823318e1eb3153f7449c79ccbc" width="5098" height="1184" data-path="zh/automq/observability/dashboard-configuration/4.webp" />

### Detail 仪表盘

**Detailed Metrics** 提供详细的实现层指标监控，帮助开发者进行故障排查或深入了解 AutoMQ 的运行机制。

<img src="https://mintcdn.com/automq/kFvm7Lwf3ab0EBuj/zh/automq/observability/dashboard-configuration/5.webp?fit=max&auto=format&n=kFvm7Lwf3ab0EBuj&q=85&s=e7965e11ea96f65706a3b866e6e1997d" width="5078" height="2456" data-path="zh/automq/observability/dashboard-configuration/5.webp" />
