feat: visualize a on-demand log widget (#99)

This commit is contained in:
Fine0830
2022-06-02 20:09:38 +08:00
committed by GitHub
parent 0a746a125b
commit 30069ce825
25 changed files with 1012 additions and 14 deletions

View File

@@ -136,7 +136,13 @@ const msg = {
targetType: "Target Type",
ebpfTip: "Don't have a process for profiling",
processSelect: "Click to select processes",
container: "Container",
limit: "Limit",
page: "Page",
interval: "Refresh Interval",
pause: "Pause",
begin: "Start",
seconds: "Seconds",
hourTip: "Select Hour",
minuteTip: "Select Minute",
secondTip: "Select Second",