feat: overview(部分)

This commit is contained in:
陈劲松
2020-04-22 22:27:07 +08:00
parent 8e8a4f6db0
commit 65d56a8fdb
8 changed files with 644 additions and 24 deletions

View File

@@ -239,18 +239,26 @@ const en = {
module:'Module',
endpoint:'Endpoint',
},
module: {
module: "Module",
},
endpoint: {
endpoint: "Endpoint",
},
dataCenter:{
dataCenter:'Data center',
cabinet:'Cabinet',
promServer:'Prom server',
},
alert:{
alertMessage: 'Alert message',
level:'Level',
alertRule:'Alert rule',
ruleNum:'Rule num',
alertNum:'Alert num',
alertRuleTopN:'According to Alert Rule',
assetTopN:'According to Asset',
alertRuleTopN: 'Top alert message',
assetTopN: 'Top alert message by Asset',
moduleTopN: 'Top alert message by Module',
top:'Top',
chart:{
chartTitle:'Alert Trend'