tidb-dashboard
tidb-dashboard copied to clipboard
A Web UI for monitoring, diagnosing and managing the TiDB cluster.
## Bug Report **What did you do?** Use TiDB Dashboard with Nginx reverse proxy. Followed doc step-by-step. [Doc url](https://docs.pingcap.com/zh/tidb/stable/dashboard-ops-reverse-proxy#%E7%AC%AC-2-%E6%AD%A5%E4%BF%AE%E6%94%B9%E5%8F%8D%E5%90%91%E4%BB%A3%E7%90%86%E9%85%8D%E7%BD%AE). Start PD with: ```toml [dashboard] public-path-prefix = "/" ``` Then config...
## Feature Request **Is your feature request related to a problem? Please describe:** TiDB Dashboard needs to be removed from the kernel in order to avoid impacting the performance of...
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** _reference:https://docs.pingcap.com/tidb-in-kubernetes/dev/monitor-a-tidb-cluster#monitor-multiple-clusters_ 1. I deploy 2 cluster with 1 operator: (cluster1, ns1; cluster2,ns2),and deploy monitor...
## Feature Request **Is your feature request related to a problem? Please describe:** Cluster Diagnosis and SQL Diagnosis are still not GA yet. The two features should be GA for...
## Feature Request **Is your feature request related to a problem? Please describe:** It can be time-consuming when downloading partition table statistics due to it include both global stats and...
## Feature Request The current "Key Visualizer" looks like this:  And the "Slow Queries" page looks like this:  The key visualizer page is great for use by DBA's...
## Bug Report Hi, thanks for developing the useful dashboard. I'm evaluating whether this can be used in production environments. I found the behavior that unpermitted users can sign in....
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** 1. tidb cluster in k8s 2. tiflash change mounted disk from /etc/hosts to /data0...
## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** **What did you expect to see?** **What did you see instead?**  **What version...
close #1698 When comparing the week, the old algorithm doesn't consider the year of the date. for example: `2024-06-21` (Friday, the 25th week of 2024) and `2023-06-25` (Sunday, the 25th...