feat: update graphs

This commit is contained in:
Qiuxia Fan
2022-01-05 13:58:29 +08:00
parent 32232e6f47
commit 6ce7265d3e
6 changed files with 46 additions and 25 deletions

View File

@@ -53,6 +53,8 @@ const msg = {
instance: "Instance",
create: "Create",
loading: "Loading",
graphMetric: "Graph your metrics",
selectVisualization: "Select you visualization",
hourTip: "Select Hour",
minuteTip: "Select Minute",
secondTip: "Select Second",
@@ -219,7 +221,7 @@ const msg = {
grade: "Grade",
relatedTraceLogs: "Related Logs",
setConditions: "More Conditions",
metricName: "Metric Name",
metricName: "Metric Names",
keywordsOfContent: "Keys Of Content",
excludingKeywordsOfContent: "Exclude Keys Of Content",
return: "Return",

View File

@@ -51,6 +51,8 @@ const msg = {
endpoint: "端点",
create: "新建",
loading: "加载中",
graphMetric: "用图表示你的指标",
selectVisualization: "选择你的可视化",
hourTip: "选择小时",
minuteTip: "选择分钟",
secondTip: "选择秒数",