tidb-dashboard icon indicating copy to clipboard operation
tidb-dashboard copied to clipboard

A Web UI for monitoring, diagnosing and managing the TiDB cluster.

Results 158 tidb-dashboard issues
Sort by recently updated
recently updated
newest added

## 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...

type/bug

## 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...

status/discussion
type/feature-request

## 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...

type/bug

## 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...

status/discussion
type/feature-request

## 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...

status/discussion
type/feature-request

## Feature Request The current "Key Visualizer" looks like this: ![image](https://user-images.githubusercontent.com/1272980/197476487-d324c78c-95a1-4437-8ecf-bd5a33d98e39.png) And the "Slow Queries" page looks like this: ![image](https://user-images.githubusercontent.com/1272980/197476618-f0566c85-ecd2-45c5-be6f-d32c795e7560.png) The key visualizer page is great for use by DBA's...

status/discussion
type/feature-request

## 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....

type/bug

## 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...

type/bug

## 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?** ![image](https://github.com/pingcap/tidb-dashboard/assets/9443637/7f79ecb8-1e47-4287-a0f4-5570a7748959) **What version...

type/bug

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...

area/frontend
lgtm
approved
size/M
task
no-ct