Skip to content

Commit ffa4f27

Browse files
committed
fix(OverloadedShards): rename to top shards
1 parent 4a7ebc0 commit ffa4f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/Tenant/Diagnostics/DiagnosticsPages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const topQueries = {
3131

3232
const overloadedShards = {
3333
id: GeneralPagesIds.overloadedShards,
34-
title: 'Overloaded shards',
34+
title: 'Top shards',
3535
};
3636

3737
const nodes = {

0 commit comments

Comments
 (0)