Артём Муфазалов
Артём Муфазалов
When request to restart PDisk is sent, it returns HTML of Developer UI PDisk page, even if PDisk cannot be restarted JSON with restart status message is expected here (probably...
Add log size to PDisk data in viewer responses PDisk data contains following endpoints: - `viewer/json/pdiskinfo` - `viewer/json/nodes` - `viewer/json/storage` inside VDisks - `viewer/json/vdiskinfo` inside VDisks
Closes #777
As a follow-up for #666
1. Add tabs under info overview 2. Move storage groups to one tab "storage" 3. Add tab "Consumption" or "Details" and display something like this **WAITING FOR NEW SKETCHES**
Closes #836
Currently we use `data_size_hard_quota`, it should be replaced with `data_size_soft_quota`
Closes #805
1. whoami call returns info about user access permission 2. if monitorinallowed then buttons must be enabled 3. buttons are: pdisk restart, tablet restart, tablet start/stop, vdisk evict
1. run some explain query 2. open ast 3. ast has light theme 4. editor theme changes to light ~Also some padding similar to editor should be added to ast~