mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: Implement visualizing alarm (#23)
This commit is contained in:
@@ -187,7 +187,7 @@ const msg = {
|
||||
list: "List",
|
||||
tree: "Tree",
|
||||
filterScope: "Filter Scope",
|
||||
searchKeyword: "Search Keyword",
|
||||
searchKeyword: "Keyword",
|
||||
quarterHourCutTip: "Last 15 mins",
|
||||
halfHourCutTip: "Last 30 mins",
|
||||
hourCutTip: "Last 1 hour",
|
||||
@@ -223,7 +223,7 @@ const msg = {
|
||||
view: "View",
|
||||
timeTips: "Time interval cannot exceed 60 days",
|
||||
standardAPM: "Standard",
|
||||
entityType: "Entity type",
|
||||
entityType: "Entity Type",
|
||||
maxItemNum: "Max number of Item",
|
||||
independentSelector: "Selectors",
|
||||
unknownMetrics: "Unknown Metrics",
|
||||
|
@@ -189,7 +189,7 @@ const msg = {
|
||||
list: "列表",
|
||||
tree: "树结构",
|
||||
filterScope: "过滤范围",
|
||||
searchKeyword: "关键字搜索",
|
||||
searchKeyword: "关键字",
|
||||
quarterHourCutTip: "最近15分钟",
|
||||
halfHourCutTip: "最近30分钟",
|
||||
hourCutTip: "最近1小时",
|
||||
|
Reference in New Issue
Block a user