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 3a8507c commit e790c68Copy full SHA for e790c68
src/containers/Tenant/Diagnostics/TenantOverview/i18n/en.json
@@ -14,7 +14,7 @@
14
"context_cpu-load": "CPU load",
15
"context_storage-groups": "Storage: {{count}} groups",
16
"context_memory-used": "Memory used",
17
- "context_network-evaluation": "Network evaluation",
+ "context_network-evaluation": "Network usage",
18
"context_cpu-description": "CPU load is calculated as the cumulative usage across all actor system pools in the database",
19
"context_memory-description": "Memory usage is the total memory consumed by all processes in the database",
20
"context_storage-description": "Storage usage shows how much data is stored in the database including user data and indexes",
0 commit comments