feat: Add Log widget in dashboards (#22)

This commit is contained in:
Fine0830
2022-03-08 14:39:42 +08:00
committed by GitHub
parent 1377703185
commit 8ad1c91082
24 changed files with 760 additions and 99 deletions

View File

@@ -324,11 +324,12 @@ const msg = {
logContentEmpty: "The content of the log should not be empty.",
debug: "Debug",
addTraceID: "Please input a trace ID",
addTags: "Please input a tag",
addKeywordsOfContent: "Please input a keyword of content",
addExcludingKeywordsOfContent: "Please input a keyword of excluding content",
noticeTag: "Please press Enter after inputting a tag(key=value).",
conditionNotice:
"Notice: Please press enter after inputting a tag, key of content, exclude key of content.",
"Notice: Please press Enter after inputting a tag, key of content, exclude key of content(key=value).",
cacheModalTitle: "Clear cache reminder",
yes: "Yes",
no: "No",