lens: Add ability to view raw data in metabase #1246

Merged
fyrchik merged 7 commits from a-savchuk/frostfs-node:feat/1223-lens-meta-tui into master 2024-09-05 08:03:53 +00:00

7 commits

Author SHA1 Message Date
37a903d27a
[#1223] lens/tui: Add TUI app for blobovnicza
All checks were successful
DCO action / DCO (pull_request) Successful in 1m33s
Tests and linters / Run gofumpt (pull_request) Successful in 1m57s
Build / Build Components (1.23) (pull_request) Successful in 2m45s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m48s
Build / Build Components (1.22) (pull_request) Successful in 2m53s
Vulncheck / Vulncheck (pull_request) Successful in 2m34s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m23s
Tests and linters / Tests (1.23) (pull_request) Successful in 3m26s
Tests and linters / Staticcheck (pull_request) Successful in 3m49s
Tests and linters / Lint (pull_request) Successful in 4m22s
Tests and linters / gopls check (pull_request) Successful in 4m16s
Tests and linters / Tests with -race (pull_request) Successful in 4m21s
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-08-30 18:51:58 +03:00
fd5cc92eb5
[#1223] lens/tui: Add TUI app for write cache
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-08-30 18:51:58 +03:00
4e61f42620
[#1223] lens/tui: Add app help
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-08-30 18:51:58 +03:00
e40dc9a199
[#1223] lens/tui: Add TUI app to explore metabase
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-08-30 18:51:58 +03:00
85e255a3ca
[#1223] lens/tui: Add writecache schema
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-08-30 18:51:58 +03:00
a3a9f42e07
[#1223] lens/tui: Add metabase schema
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-08-30 18:51:58 +03:00
5f1c7d0f00
[#1223] scripts: Add script to populate metabase
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-08-30 18:51:49 +03:00