Andrii Vorobiov
Andrii Vorobiov
Before, there was `globalTimeScale` local setting that was used to track time window changes in different places (ie statements, transactions and metrics pages). But Metrics page has many components that...
**Is your feature request related to a problem? Please describe.** Currently insights for SQL statements and transactions stored in memory only and this: - doesn't allow to track historical data...
- update `antd` version to match the version as in CC Console. - `rc-drawer` is added as a peer dependency to make Typescript properly infer types. - remove all `antd`...
This change upgrades `antd` package (in cluster-ui) up to 5.x version to match the version in CC Console and make it easier to extract components. It is preferable to review...