Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: tidb 监控导出
How can I export the entire PD panel as a report in Grafana monitoring?
It seems that each monitoring item can be exported individually, but the monitoring data for the entire PD project cannot be exported. Is there any other method or location where I can export a report on the overall cluster operation status?
Here are a few methods I’ve used:
- The dashboard has a cluster diagnostic function, which outputs a report after diagnosis. Documentation: TiDB Dashboard 集群诊断页面 | PingCAP 文档中心
- Grafana monitoring data can be exported. Documentation: [FAQ] Grafana Metrics 页面的导出和导入 - TiDB 的问答社区
- Use clinic to export. Documentation: 使用 PingCAP Clinic 生成诊断报告 | PingCAP 文档中心
Hope this helps you.
You might need to refer to the Grafana documentation for exporting this monitoring data.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.