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
trafficstars

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

status/discussion
type/feature-request

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

type/bug
area/backend
priority/p1

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

status/discussion
area/backend
type/feature-request
priority/p3

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

type/bug
area/backend
priority/p3

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

type/bug
area/backend
priority/p3

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

type/bug
area/frontend
priority/p3

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

area/backend
status/TODO

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

type/bug

We removed it in PR #1179 when cleaning the webpack. We need to bring it back when we need it.