[#232] grpc metrics #232
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-testlib#232
Loading…
Reference in a new issue
No description provided.
Delete branch "i.niyazov/frostfs-testlib:add-grpc-metrics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added frostfs-cli command: "tree list"
Added wrapper for
frostfs-cli tree list
define abstract method tree_healthcheck
Signed-off-by: Ilyas Niyazov i.niyazov@yadro.com
@ -0,0 +10,4 @@
from frostfs_testlib.plugins import load_plugin
from frostfs_testlib.resources.cli import CLI_DEFAULT_TIMEOUT, FROSTFS_CLI_EXEC
from frostfs_testlib.s3.interfaces import BucketContainerResolver
from frostfs_testlib.shell import Shell
Redundant imports, please remove unused ones
b6fdce8a1d
toa29d75cbcc
a29d75cbcc
to50dc4ae4e8
[#231] grpc metricsto [#232] grpc metrics