feat: grafana link

This commit is contained in:
jialin
2026-02-04 20:14:25 +08:00
parent 8690de00a9
commit 332521a7f3
5 changed files with 7 additions and 5 deletions
+2 -2
View File
@@ -106,7 +106,7 @@ export default {
'When maintenance mode is enabled, the node will stop scheduling new model deployment tasks. Running instances will not be affected.',
'resources.worker.noCluster.tips':
'No available clusters. Please create a cluster before adding a node.',
'resources.metrics.details': 'Metrics Details'
'resources.metrics.details': 'Monitoring'
};
// ========== To-Do: Translate Keys (Remove After Translation) ==========
@@ -117,5 +117,5 @@ export default {
// 6. 'resources.worker.maintenance.remark.rules': 'Please enter maintenance remarks',
// 7. 'resources.worker.maintenance.tips': 'When maintenance mode is enabled, the node will stop scheduling new model deployment tasks. Running instances will not be affected.',
// 8. 'resources.worker.noCluster.tips': 'No available clusters. Please create a cluster before adding a node.',
// 9. 'resources.metrics.details': 'Metrics Details'
// 9. 'resources.metrics.details': 'Monitoring'
// ========== End of To-Do List ==========