tidb-dashboard
tidb-dashboard copied to clipboard
A Web UI for monitoring, diagnosing and managing the TiDB cluster.
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** ``` mysql> SELECT count(*) FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'many_tables'; +----------+ | count(*) |...
This is an automated cherry-pick of #1793 ref: https://github.com/tikv/pd/issues/9402 goroutine profile: ``` goroutine profile: total 2916 681 @ 0xf61910 0xf60825 0xf922e5 0xf922c2 0xf91f33 0x11ee43f 0x11f00c8 0x11eeb10 0xf83007 0x231e0da 0x231e097 0xf46921...
This is an automated cherry-pick of #1793 ref: https://github.com/tikv/pd/issues/9402 goroutine profile: ``` goroutine profile: total 2916 681 @ 0xf61910 0xf60825 0xf922e5 0xf922c2 0xf91f33 0x11ee43f 0x11f00c8 0x11eeb10 0xf83007 0x231e0da 0x231e097 0xf46921...
## Feature Request **Is your feature request related to a problem? Please describe:** In one oncall ticket, the tidb node has a very high memory usage when the user is...
Formatting Note area section through [current](https://github.com/orgs/community/discussions/16925#discussion-4085374) flavored markdown.
## Bug Report The cluster disk information in tidb-dashboard cannot correctly display the tiproxy node **What did you do?** 1. tiup cluster deploy cluster-name 2. Expand the tiproxy node on...
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** use dashboard search log **What did you expect to see?** dashboard search log return...
## Bug Report **What did you do?** When a TiDB cluster grows large, a significant number of SQL statements, slow queries, and other resource data are retrieved from the database...