Alexey Efimov
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
a little more deails in debug output * Not for changelog (changelog entry is not required)

### Changelog entry change format of errors from text/plain to application/json ### Changelog category * Improvement * Not for changelog (changelog entry is not required)
to enable users to turn off or turn on columns and to persist this setting
to display usages in a compact way  use it to display total memory and total cpu on node table view
it should be done automatically, based on capabilities ("storage/groups") with the version 3+
similiar to vdisk/pdisk pages no actions add navigation from groups view
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,...
currently we have:  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...