You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/src/translations/en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,7 @@
183
183
"view_details": "View details",
184
184
"start": "Start",
185
185
"no_data_available_for_metrics": "No data available for displaying the Metrics",
186
-
"global_health_explanation": "The global health is the overall status of the platform over a specific period.\nThe statuses of the volumes and nodes, the network and the services are monitored.\n A green circle means the platform is healthy.\n A yellow circle means the platform is degraded but not at risk.\n A red circle means the platform is degraded and at risk.\nHover or click on an alert segment on the global health bar for more details.",
186
+
"global_health_explanation": "The global health is the overall status of the platform over a specific period.\nThe statuses of the volumes and nodes, the network and the services are monitored.\n A green circle means the platform is healthy.\n A yellow circle means the platform is degraded but not at risk.\n A red circle means the platform is degraded and at risk.\nHover on an alert segment on the global health bar for more details.",
187
187
"metric_quantile_explanation": "Displays resource usage statistics for large clusters (8+ nodes).\nQ90 (resp. Q5) is the 90th (resp. 5th) quantile, meaning that 90% (resp. 5%) of the nodes consume less resources than this value.\nQuantiles diverging from the median indicate cluster imbalance with respect to resource usage.\nHover over the chart to identify the nodes that are respectively above and below the Q90 and the Q5 thresholds.",
188
188
"network_quantile_explanation": "Displays bandwidth statistics for large clusters (8+ nodes).\nQ90 (resp. Q5) is the 90th (resp. 5th) quantile, meaning that 90% (resp. 5%) of the nodes consume less bandwidth than this value.\nQuantiles diverging from the median indicate cluster imbalance with respect to network usage.\nHover over the chart to identify the nodes that are respectively above and below the Q90 and the Q5 thresholds.",
189
189
"error_occur_outpassing_threshold": "Sorry an error occurred and we failed to retrieve the nodes outpassing this threshold.",
0 commit comments