Commit Graph

26 Commits

Author SHA1 Message Date
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
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
horochx
04d109d0e3
fix: hide the copy button when db.statement is empty (#117) 2022-07-11 14:53:03 +08:00
horochx
9ad9362935
fix: SpanDetail text overlap (#113) 2022-06-22 18:54:31 +08:00
Fine0830
4c762a2458
fix: optimize widgets (#110) 2022-06-15 19:24:07 +08:00
Fine0830
74cb089271
feat: sort spans with startTime or spanId in a segment (#100) 2022-05-26 13:04:43 +08:00
Fine0830
f2e75f2b9f
fix: update query conditions for browser logs (#95) 2022-05-20 10:51:19 +08:00
Fine0830
b953904c71
feat: remove the total filed from query conditions (#93) 2022-05-19 15:49:24 +08:00
Fine0830
b492787027
feat: Implement tags auto-complete for Trace and Log (#85) 2022-05-12 17:00:07 +08:00
Fine0830
d93a7cead2
feat: mobile terminal adaptation (#78) 2022-05-09 14:54:08 +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
3b4c3cc4ea
build: split chunks, compress files, and auto import components on demand (#60) 2022-04-11 22:36:16 +08:00
Fine0830
0a29a86c34
feat: Support searching endpoints with keyword (#43) 2022-03-28 18:07:09 +08:00
Fine0830
99e23c33dc
feat: Implement Text control and update Topology (#37) 2022-03-25 15:51:06 +08:00
Fine0830
4380a874de
fix: polish pages and bugs fix (#36) 2022-03-24 21:35:22 +08:00
Fine0830
42d8e909f6
feat: Move topology to widgets (#29) 2022-03-20 19:45:31 +08:00
Fine0830
2a40545f93
feat: Implement visualizing alarm (#23) 2022-03-09 12:32:54 +08:00
Fine0830
8ad1c91082
feat: Add Log widget in dashboards (#22) 2022-03-08 14:39:42 +08:00
Fine0830
1377703185
feat: Implement adding controls in Tabs (#21) 2022-03-04 15:35:29 +08:00
Fine0830
ca6d08827f
feat: implement Profile in the dashboard (#19) 2022-03-02 16:41:48 +08:00
Fine0830
977ffbaf74
feat: add Trace in dashboards (#18)
* feat: add trace tool

* feat: add trace

* feat: add trace filters

* feat: add trace list

* feat: add trace detail

* fix: update trace detail

* feat: add trace list

* fix: update trace list

* feat: add trace tree

* fix: update trace tree

* feat: add trace table

* feat: add trace statistics

* fix: update trace statistics

* fix: update resize

* feat: add trace log

* feat: add related logs

* feat: add loading

* fix: update name

* feat: watch selectors

* fix: view span on table

* fix ci

* fix: update file name

* fix: update file name

* fix: update file name

* fix: update filters

* build: add package
2022-02-26 22:47:53 +08:00