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
"statusRefreshFailed": "Failed to refresh status",
1492
+
"tcpConnectionTest": "TCP Connection Test",
1493
+
"portConnectivity": "Port Connectivity",
1494
+
"networkLatency": "Network Latency",
1495
+
"ms": "ms",
1496
+
"seconds": "seconds",
1497
+
"timeout": "Timeout",
1498
+
"connectionTimeout": "Connection timeout after {timeout}ms",
1499
+
"dnsBased": "DNS-based",
1500
+
"ipBased": "IP-based",
1501
+
"localhost": "Localhost",
1502
+
"remoteHost": "Remote Host",
1503
+
"showStatusColumn": "Show status indicators for quick health visibility",
1504
+
"showTargetColumn": "Show target destinations to see where resources point",
1505
+
"customizeColumns": "Customize which columns are visible in the table",
1506
+
"statusTooltip": "Click to refresh status for this resource",
1507
+
"targetTooltip": "The destination that this resource proxies to",
1508
+
"bulkActions": "Bulk Actions",
1509
+
"selectAll": "Select All",
1510
+
"selectNone": "Select None",
1511
+
"selectedResources": "Selected Resources",
1512
+
"enableSelected": "Enable Selected",
1513
+
"disableSelected": "Disable Selected",
1514
+
"checkSelectedStatus": "Check Status of Selected",
1515
+
"exportSelected": "Export Selected",
1516
+
"healthDashboard": "Health Dashboard",
1517
+
"systemHealth": "System Health",
1518
+
"resourcesHealthSummary": "Resources Health Summary",
1519
+
"overallHealth": "Overall Health",
1520
+
"healthy": "Healthy",
1521
+
"degraded": "Degraded",
1522
+
"critical": "Critical",
1523
+
"monitoringNote": "Status indicators provide a quick TCP connectivity check refreshed when the page loads. This is not full monitoring but helps identify unreachable targets at a glance."
0 commit comments