Commit Graph

587 Commits

Author SHA1 Message Date
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
673b1a41a8
refactor: update the tags component (#127) 2022-07-25 17:34:05 +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
024cd1195d
fix tag dropdown (#116) 2022-07-11 10:22:09 +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
jiang1997
3ff3d5d1cd
Add Python Bottle Plugin Logo (#114) 2022-07-05 18:43:32 +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
drgnchan
7813c92673
fix:clear interval fail when close autoRefresh (#108) 2022-06-15 10:06:53 +08:00
Fine0830
f12d7899e4
fix router (#109) 2022-06-14 22:23:23 +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
dependabot[bot]
0a746a125b
build(deps): bump eventsource from 1.1.0 to 1.1.1 (#102) 2022-06-02 10:00:40 +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
Marc Navarro
f334985cf0
Add Spanish Translation (#96) 2022-05-22 15:07:51 +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
7f474984c4
fix: set duration time (#88) 2022-05-15 15:14:02 +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
0e0f2704b3
fix graphql query (#84) 2022-05-11 20:02:45 +08:00
Fine0830
ca14a7d2c2
fix: set date to 0 and remove duration filed (#83) 2022-05-11 15:05:58 +08:00
Fine0830
49c4c96a6a
remove process layer (#82) 2022-05-10 17:25:56 +08:00
Fine0830
a0b57d0a5a
feat: remove the layer filed for instance query (#81) 2022-05-10 17:03:47 +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