Skip to content

change tablets filter on node page #2886

@adameat

Description

@adameat

the current filter is:
filter=(State!=Dead)

it's need to be replaced with:
filter=(State=[Created,ResolveStateStorage,Candidate,BlockBlobStorage,RebuildGraph,WriteZeroEntry,Restored,Discover,Lock,Active,ResolveLeader,Terminating])

(unfortunately backend can't execute != with an array, only =)

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions