feat: implement Profile in the dashboard (#19)

This commit is contained in:
Fine0830
2022-03-02 16:41:48 +08:00
committed by GitHub
parent 977ffbaf74
commit ca6d08827f
41 changed files with 2165 additions and 117 deletions

View File

@@ -93,6 +93,8 @@ const msg = {
default: "Default",
topSlow: "Top 5 of slow",
topChildren: "Top 5 of children",
taskList: "Task List",
sampledTraces: "Sampled Traces",
hourTip: "Select Hour",
minuteTip: "Select Minute",
secondTip: "Select Second",