新增黄金指标统计展示

This commit is contained in:
lai
2023-12-05 18:53:02 +08:00
parent ab2154003e
commit 20b6c5c10a
6 changed files with 136 additions and 23 deletions

View File

@@ -630,6 +630,8 @@ export default {
endTime:'End Time',
particle: 'Particle Ssize',
timeFrame: 'Time Range',
nullTip:'There are no statistical data within this time range',
kpiTitle:'KPI Statistics Chart',
}
},
traceManage: {

View File

@@ -630,6 +630,8 @@ export default {
endTime:'结束时间',
particle:'颗粒度',
timeFrame:'时间范围',
nullTip:'此时间范围内没有统计数据',
kpiTitle:'KPI统计图表',
}
},
traceManage: {