tidb-dashboard
tidb-dashboard copied to clipboard
A Web UI for monitoring, diagnosing and managing the TiDB cluster.
## Feature Request **Is your feature request related to a problem? Please describe:** Currently,Keyviz has `keys` and `bytes` dimensions. In some situations, it cannot find the hotspot that the CPU...
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** Profile all instances through dashboard **What did you expect to see?** All profiles succeed...
## Feature Request **Is your feature request related to a problem? Please describe:** Sometimes users need to inspect the scheduler config, and dashboard would be more easy to use then...
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** ``` $ bin/tidb-dashboard ``` **What did you expect to see?** TiDB Dashboard UI works...
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** Start 1 tikv, 1 tidb, 1 pd on the same node, and then kill...
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you expect to see?** Expect table text to be aligned with table header. For example: **What...
For users who only use the TiKV, it will be confused to see the following logs. And these logs will be printed every 5s. ``` [2020/06/08 11:12:48.899 +08:00] [WARN] [forwarder.go:117]...
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** https://asktug.com/t/topic/574789 https://asktug.com/t/topic/574928 **What did you expect to see?** Dashboard show correct TiFlash mount directory....
We removed it in PR #1179 when cleaning the webpack. We need to bring it back when we need it.