We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7ebc0 commit ffa4f27Copy full SHA for ffa4f27
src/containers/Tenant/Diagnostics/DiagnosticsPages.ts
@@ -31,7 +31,7 @@ const topQueries = {
31
32
const overloadedShards = {
33
id: GeneralPagesIds.overloadedShards,
34
- title: 'Overloaded shards',
+ title: 'Top shards',
35
};
36
37
const nodes = {
0 commit comments