tidb-dashboard
tidb-dashboard copied to clipboard
A Web UI for monitoring, diagnosing and managing the TiDB cluster.
## Bug Report **What did you do?** Deploy TiDB with the TiDB Operator on AWS EKS. Then use the dashboard. **What did you expect to see?** Disk info for all...
In some cases, we want to speed up the keyviz shows. add a config item to control the interval of keyviz fetcher. Signed-off-by: nolouch
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** Try to export SQL statements data in dashboard on a TiDB Cloud maintained TiDB...
Now we use go1.13. According to the [version matrix](https://github.com/pingcap/tidb-dashboard/wiki/TiDB-Dashboard-×-PD-Version-Matrix), we have stable release branch specifically for PD < 5.3.0. For PD >= 5.4.0, the minimal Golang version is go1.16, so...
When user Click a specific node, the targeted node should move to the center of canvas.
Implement visual plan download as SVG file.
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** Run TiDB Dashboard in Chrome 55, overview and statement pages can't display after running...
## Bug Report **What did you do?** I tried to set VictoriaMetrics select url as prometheus url. Also isn't applied ```toml [pd-server] metric-storage = "http://vm-select.vm:8481/select/0/prometheus" ``` **What did you expect...
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** Install TiDB 5.4.0 using tiup 1.9.4, disable TiDB Dashboard telemetry according to https://docs.pingcap.com/tidb/stable/telemetry#disable-tidb-dashboard-telemetry **What...