tidb-dashboard
tidb-dashboard copied to clipboard
A Web UI for monitoring, diagnosing and managing the TiDB cluster.
Considering https://github.com/pingcap/tidb-dashboard/issues/865, we need to add tests to avoid further problems.
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** When TiDB is under heavy load, for example, needs more than 1 second to...
## Feature Request **Is your feature request related to a problem? Please describe:** In TiDB Cloud it is hard to know which TiDB Dashboard we are looking at. **Describe the...
## Description Now gorm errors looks like:  This is not friendly to be collected.
ref: https://developer.microsoft.com/en-us/fluentui#/controls/web/tooltip
Related article: https://blog.carlmjohnson.net/post/2021/how-to-use-go-embed/
## Feature Request **Is your feature request related to a problem? Please describe:** Now user configures a SQL client certificate to sign into a TiDB cluster with client-side TLS enabled....
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** **Describe alternatives you've considered:** **Teachability, Documentation, Adoption, Migration Strategy:**
Current defeats: - All DynamicConfig items share the same notification channel. - Notification channel does not support external change (for example, performed by CLI). Proposal new infra: - Use etcd...
# Related Feature Request #552, pingcap/tidb#17693 # Library Development Many existing tracing libraries are powerful, easy-to-use, and convenient to integrate with other existing components. Unfortunately, almost none of them perform...