feat: add grafana link

This commit is contained in:
jialin
2026-02-04 20:14:25 +08:00
parent 7fd2b43704
commit 8690de00a9
13 changed files with 87 additions and 14 deletions
+2 -1
View File
@@ -106,5 +106,6 @@ export default {
'resources.worker.maintenance.tips':
'When enter the maintenance mode, 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.'
'No available clusters. Please create a cluster before adding a node.',
'resources.metrics.details': 'Metrics Details'
};