Commit Graph

216 Commits

Author SHA1 Message Date
Fine0830
f5bcd5da2e
feat: add a calculation to convert seconds to days (#135) 2022-08-08 10:26:36 +08:00
Fine0830
4b43196bc2
fix query order for trace list (#133) 2022-08-05 17:02:29 +08:00
Fine0830
b01565b2b8
fix: set the value(SECOND) of the step filed for queries (#131) 2022-07-29 20:54:57 +08:00
Fine0830
3b3e790dd9
feat: event widget associates with trace and log widget (#130) 2022-07-29 16:34:36 +08:00
Fine0830
dc8e4bf273
fix: the log details don't display when the log fields don't have value (#129) 2022-07-27 19:31:17 +08:00
Fine0830
2ba3c67d31
feat: the log widget and the trace widget associate with each other, remove log tables on the trace widget (#128) 2022-07-27 16:24:34 +08:00
Fine0830
c7079ea17c
fix short time range (#125) 2022-07-21 10:06:51 +08:00
Fine0830
017f5bf709
fix errors (#124) 2022-07-20 19:42:41 +08:00
Fine0830
bec86e80fd
fix: update dashboard list with using the search box (#123) 2022-07-20 16:53:01 +08:00
Fine0830
ec7a8bbfa9
fix: update event associations with the duration step (#122) 2022-07-19 14:11:41 +08:00
Fine0830
4e022ff29a
fix short time range (#121) 2022-07-19 12:47:03 +08:00
Fine0830
42ead4a572
feat: Enhance associations for the Event widget (#120) 2022-07-19 11:57:26 +08:00
Fine0830
e144b43267
fix: update widget name rules and the association selector options (#119) 2022-07-14 16:40:06 +08:00
Fine0830
b5c07e023b
fix view mode (#118) 2022-07-13 10:34:30 +08:00
horochx
04d109d0e3
fix: hide the copy button when db.statement is empty (#117) 2022-07-11 14:53:03 +08:00
Fine0830
7fbd6170de
feat: Implement an association between widgets(line, bar, area graphs) with time (#115) 2022-07-08 16:17:17 +08:00
Fine0830
2230702d97
feat: Implement the Event widget (#112) 2022-06-22 19:11:02 +08:00
horochx
9ad9362935
fix: SpanDetail text overlap (#113) 2022-06-22 18:54:31 +08:00
Fine0830
2be0a84d48
fix: optimize widgets (#111) 2022-06-16 15:19:17 +08:00
Fine0830
4c762a2458
fix: optimize widgets (#110) 2022-06-15 19:24:07 +08:00
Fine0830
b697fe4713
feat: set a url parameter to activate tab index (#107) 2022-06-14 17:01:11 +08:00
Fine0830
0828f8a7aa
fix: update query conditions for the browser logs (#106) 2022-06-14 11:26:53 +08:00
Fine0830
f9aa6600a7
fix: disable the query button without containers on the on-demand log widget. (#105) 2022-06-08 12:07:21 +08:00
Fine0830
3c37d7c197
fix: set the duration and scroll position for on-demand logs (#104) 2022-06-07 21:54:29 +08:00
Fine0830
c875c95c20
fix: activate the correct tab index after renaming a Tabs name (#103) 2022-06-06 16:36:04 +08:00
Fine0830
30069ce825
feat: visualize a on-demand log widget (#99) 2022-06-02 20:09:38 +08:00
Fine0830
4d26728eb5
feat: add Percentage Of Root and Percentage Of Selected in the eBPF widget (#101) 2022-05-30 18:18:37 +08:00
Fine0830
74cb089271
feat: sort spans with startTime or spanId in a segment (#100) 2022-05-26 13:04:43 +08:00
Fine0830
b34c0b0c72
feat: add a Spanish option in the lang selector (#98) 2022-05-24 11:53:41 +08:00
Fine0830
45f896bf36
feat: visualize the OFF CPU eBPF profiling (#97) 2022-05-23 16:00:30 +08:00
Fine0830
f2e75f2b9f
fix: update query conditions for browser logs (#95) 2022-05-20 10:51:19 +08:00
Fine0830
b544decbbb
feat: remove needTotal and total fields from query conditions (#94) 2022-05-19 19:29:02 +08:00
Fine0830
b953904c71
feat: remove the total filed from query conditions (#93) 2022-05-19 15:49:24 +08:00
Fine0830
7e0d716111
refactor: remove a timeline graph from the eBPF profiling widget (#91) 2022-05-18 20:47:18 +08:00
Fine0830
21523b8cb5
fix: polish the eBPF profiling widget (#90) 2022-05-18 17:40:40 +08:00
Fine0830
8c7fee4d86
feat: remove unexpected data for exporting dashboards (#89) 2022-05-16 21:38:39 +08:00
Fine0830
918791f7ed
fix: the page doesn't need to be re-rendered when the url changes (#87) 2022-05-13 14:40:18 +08:00
Fine0830
784c2e97b8
feat: support multiple trees for the flame graph (#86) 2022-05-12 20:57:37 +08:00
Fine0830
b492787027
feat: Implement tags auto-complete for Trace and Log (#85) 2022-05-12 17:00:07 +08:00
Fine0830
024a0fe44c
fix: set graph options(#80) 2022-05-10 11:07:36 +08:00
Fine0830
918b0551ad
fix: set dropdown for the Tab widget, init instance relation selectors, update sankey graph (#79) 2022-05-09 20:18:20 +08:00
Fine0830
d93a7cead2
feat: mobile terminal adaptation (#78) 2022-05-09 14:54:08 +08:00
Fine0830
2a2500a28d
fix: verify query params to avoid invalid queries (#77) 2022-05-05 19:12:32 +08:00
Fine0830
7d1bb43adb
fix: view spans details and task logs (#76) 2022-05-04 14:28:27 +08:00
Fine0830
02f5c4b976
fix: optimize the trace widget (#73) 2022-04-26 19:32:23 +08:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Rancho Lee
6bfb7915bb
-- fix: viewLogs button query no data (#70) 2022-04-20 09:00:23 +08:00
Fine0830
f22208395a
fix metrics index (#67) 2022-04-15 11:25:33 +08:00
Fine0830
26db1ec23e
feat: add Avg calculations (#66) 2022-04-14 18:15:28 +08:00
Fine0830
69a9c6de13
feat: add an avg calculation for metrics of list graphs (#65) 2022-04-14 14:38:32 +08:00