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

improve no data display for Top SQL

Open breezewish opened this issue 3 years ago • 2 comments

Feature Request

Is your feature request related to a problem? Please describe:

Now Top SQL simply displays "No data to display" when there is no data.

image

Describe the feature you'd like:

Supply more information about why there is no data. For example, when Top SQL is just enabled, the data can be unavailable. In such case, user need to wait. Also, users may select a range without data. In such case, user need to change time range.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

breezewish avatar May 04 '22 09:05 breezewish

There is an successful attempt to keep axis showing in https://github.com/pingcap/tidb-dashboard/pull/1241

breezewish avatar May 08 '22 08:05 breezewish

Cool! Let me try.

shhdgit avatar May 09 '22 01:05 shhdgit