Show hints on [page](https://ui.ydb.yandex-team.ru/tenant?tenantPage=diagnostics&diagnosticsTab=overview&metricsTab=cpu) on for the following cases : - overloaded shard on a table that can't split - [advice](https://github.com/ydb-platform/ydb-embedded-ui/issues/1875#issuecomment-2650098487), need to put the correct table name in query. - overloaded shard of a secondary index table - [advice](https://github.com/ydb-platform/ydb-embedded-ui/issues/1923#issuecomment-2650169141), need to put the correct table name and index name in query. - overloaded shard and shard limit is reached - [advice](https://github.com/ydb-platform/ydb-embedded-ui/issues/1923#issuecomment-2650131711), need to put the correct table name in query and new limit? Design - https://github.com/ydb-platform/ydb-embedded-ui/issues/1835 Backend - https://github.com/ydb-platform/ydb/issues/13615