feat: monitor chart

This commit is contained in:
hamster1963
2024-11-28 15:26:03 +08:00
parent 5f2e9fe38a
commit d7f0410dcd
13 changed files with 467 additions and 13 deletions

View File

@@ -57,5 +57,14 @@
"error": {
"pageNotFound": "Page not found",
"backToHome": "Back to home"
},
"tabSwitch":{
"Detail": "Detail",
"Network": "Network"
},
"monitor":{
"noData": "No server monitor data",
"avgDelay": "Latency",
"monitorCount": "Services"
}
}