node: Add path of the write_cache to metric labels #1107

Merged
fyrchik merged 3 commits from achuprov/frostfs-node:add_path_writecache_metrics into master 2024-05-02 06:46:49 +00:00

3 commits

Author SHA1 Message Date
fa0bc8e1df [#966] node: Add path of the write_cache to metric labels
All checks were successful
DCO action / DCO (pull_request) Successful in 7m19s
Vulncheck / Vulncheck (pull_request) Successful in 8m44s
Build / Build Components (1.22) (pull_request) Successful in 9m54s
Build / Build Components (1.21) (pull_request) Successful in 9m59s
Tests and linters / gopls check (pull_request) Successful in 12m23s
Tests and linters / Staticcheck (pull_request) Successful in 13m30s
Tests and linters / Lint (pull_request) Successful in 16m57s
Tests and linters / Tests with -race (pull_request) Successful in 19m12s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m9s
Tests and linters / Tests (1.21) (pull_request) Successful in 3m23s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-04-27 15:49:07 +03:00
01baf41f9b [#966] node: Refactor WriteCacheMetrics interface
Grouping common fields of methods will enhance the readability of the interface.

Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-04-27 15:34:29 +03:00
37d3e49594 [#1107] node: Fix gofumpt issues
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-04-26 19:43:50 +03:00