Alexey Efimov

Results 73 issues of Alexey Efimov

percentiles are incorrectly aggregating on every node. the final aggregation should be moved to the shard. https://github.com/ydb-platform/ydb/blob/be94821cd20c0d039d9a4aeda7a3353c4dbc2f1e/ydb/core/sys_view/service/ext_counters.cpp#L155-L172

area/ui

a little more deails in debug output * Not for changelog (changelog entry is not required)

not-for-changelog

![image](https://github.com/ydb-platform/ydb-embedded-ui/assets/34044711/8c1ea311-5b16-433a-a94b-260a2b7387e1)

🐞 type/bug
prio/medium
estimated

### Changelog entry change format of errors from text/plain to application/json ### Changelog category * Improvement * Not for changelog (changelog entry is not required)

improvement

to enable users to turn off or turn on columns and to persist this setting

area/ux

to display usages in a compact way ![image](https://github.com/user-attachments/assets/00907184-4e21-4799-81f0-3e0f91ad0212) use it to display total memory and total cpu on node table view

area/ux

it should be done automatically, based on capabilities ("storage/groups") with the version 3+

💾 area/storage

similiar to vdisk/pdisk pages no actions add navigation from groups view

💾 area/storage

it's better to start with version 2 of storage/groups and we expect to switch using viewer/capabilities only ``` ~/work/ydb/ydb/apps$ curl -s "http://localhost:8766/viewer/capabilities" | jq . | grep storage/groups "/storage/groups": 2,...

🏎️ area/performance
area/ux
prio:high

currently we have: ![image](https://github.com/user-attachments/assets/7a75926d-8d4f-426e-939c-bf4feac4acb0) I suggest to change how it displayed to simplify readibilty by making connection between value of uptime with length of the text representation: everything below 1...

area/ux