feat: Implement visualizing alarm (#23)

This commit is contained in:
Fine0830
2022-03-09 12:32:54 +08:00
committed by GitHub
parent b9d0b58373
commit 2a40545f93
19 changed files with 734 additions and 11 deletions

View File

@@ -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",