Commit Graph

368 Commits

Author SHA1 Message Date
Starry
3c8b316b76
feat: introduce flame graph to the trace profiling (#407) 2024-08-05 20:48:42 +08:00
Fine0830
4e00073ec2
fix: highlight keywords in logs (#405) 2024-07-30 10:39:18 +08:00
Fine0830
8f179f00a2
feat: polish error nodes in trace widget (#404) 2024-07-17 00:02:08 -07:00
Starry
c35bdce399
fix: browser log (#399) 2024-06-04 08:51:43 +08:00
Starry
5419a69700
feat: highlight search log keywords (#398) 2024-06-02 18:33:43 +08:00
Fine0830
065337c344
Fix the topology layout for there are multiple independent network relationships (#397) 2024-05-24 17:15:31 +08:00
Starry
21fe455fd6
fix: browser log display (#396) 2024-05-21 23:11:23 +08:00
Starry
88dbee311c
fix: statistics span data (#395) 2024-05-18 13:45:02 +08:00
Fine0830
9001a96128
fix: widget title and tips (#394) 2024-05-11 13:44:11 +08:00
Fine0830
e4b2203cf6
fix: update (#393) 2024-04-19 15:54:17 +08:00
Starry
13b2693f29
fix: css details (#391) 2024-04-17 09:53:43 +08:00
Fine0830
731d652a7d
fix: polish (#390) 2024-04-16 17:52:51 +08:00
Fine0830
12cd279c90
Feat: enhance the Trace widget for batch consuming spans (#387) 2024-04-15 15:33:09 +08:00
Fine0830
62eb054ff5
fix: remove unused configurations (#386) 2024-04-12 18:08:47 +08:00
Fine0830
e0bbe99b6c
fix: remove metrics for unreal nodes (#385) 2024-04-12 13:25:34 +08:00
Fine0830
03f321b62a
refactor: remove the General metric mode and related logical code (#384) 2024-04-11 17:50:43 +08:00
Fine0830
460b24f42c
feat: support the SINGLE_VALUE for table widgets (#383) 2024-04-10 23:35:15 +08:00
Fine0830
fd2c7ca716
feat: enhance metric labels (#382) 2024-04-10 16:40:14 +08:00
Starry
8746d3c985
feat: add Support for dragging in the trace panel (#377) 2024-04-06 19:17:17 +08:00
Fine0830
2faeecebcc
Fix: refresh nodes/calls metrics as global duration changes for Topology widget, change date picker theme (#374) 2024-03-04 11:48:55 +08:00
周小杰
d0ebdefcee
fix: remove click event after unmounted (#372) 2024-02-21 16:42:56 +08:00
Fine0830
8e58f000a0
refactor: change the nodes type for Hierarchy Topology (#371) 2024-02-02 11:50:43 +08:00
Fine0830
ccb4d78f6b
feat: add the layers filed and associate layers dashboards for the service topology nodes (#370) 2024-01-30 15:59:16 +08:00
Fine0830
860af150f7
fix: enhance VNode logic and support multiple Trace IDs in span's ref (#369) 2024-01-29 23:09:00 +08:00
Fine0830
7aef327d2e
fix: resizing window causes the trace graph to display incorrectly (#367) 2024-01-22 22:07:03 +08:00
Fine0830
f76500bb6e
fix: optimize tooltips style (#365) 2024-01-18 11:43:07 +08:00
Fine0830
a46b91d1cf
fix: import dashboard templates (#363) 2024-01-16 18:23:55 +08:00
Fine0830
5061b19cf7
fix: polish the hierarchy topology and dashboard configs (#362) 2024-01-16 17:04:21 +08:00
Fine0830
f809123b4f
fix: link addresses on hierarchy topology nodes (#361) 2024-01-15 22:04:39 +08:00
Fine0830
306508856b
feat: implement the Service and Instance hierarchy topology. (#360) 2024-01-13 11:05:32 +08:00
Fine0830
867af6924d
feat: add expressions to dashboard configurations on the dashboard list page (#358) 2024-01-11 13:40:37 +08:00
Fine0830
300ec27ec4
feat: add isDefault to the dashboard configuration (#355) 2024-01-03 19:11:37 +08:00
Fine0830
001fa25a3b
feat: support Tabs in the widget visiable when MQE expressions (#353) 2023-12-20 17:58:00 +08:00
Fine0830
0d82507a87
fix: span related logs (#352) 2023-12-05 20:09:23 -08:00
Fine0830
591484b11c
fix: Trace associates with Log widget (#351)
* fix: view logs on trace widget

* fix: service
2023-12-04 16:45:07 +08:00
Fine0830
20e3ef12fe
style: add underline for text widget (#348) 2023-11-28 11:14:06 +08:00
Fine0830
a18ac3372e
fix: change colors to match dark theme for Network Profiling (#346) 2023-11-26 04:02:41 -08:00
Fine0830
c1c086d999
fix: change metrics config, fix tab routes (#345) 2023-11-25 21:15:43 -08:00
Fine0830
ac57b229fc
feat: enhance topology layout and fix calls metrics (#344) 2023-11-23 16:37:26 +08:00
Fine0830
d8a3c27345
fix: Log associate with Trace (#343) 2023-11-22 13:03:59 +08:00
Fine0830
8618a9440e
fix: polish list style (#341) 2023-11-21 11:24:27 +08:00
Fine0830
02c5724859
fix: change log widget and loading mask style (#340) 2023-11-17 13:16:48 +08:00
Fine0830
c6d1c49569
refactor: enhance the Log widget (#339) 2023-11-17 10:15:39 +08:00
Fine0830
2085dc84b9
fix: set the height for trace widget (#337) 2023-11-16 11:44:34 +08:00
Fine0830
a4271bb479
feat: enhance the Dark Theme (#336) 2023-11-15 19:53:23 +08:00
Fine0830
832dc1676b
feat: implement the Dark Theme (#334) 2023-11-14 20:37:15 +08:00
Fine0830
d86543aeed
refactor: update Logs view (#333)
New columns of the Log View
1. Timestamp + Raw log(content) as column one, 70% of the initial table width. No separate timestamp column. The first column should be timestamp - content
2. Level tag(key=level)'s value. This could be missed from tags, if so, keep the column empty.
3. Trace link. If trace ID exists, generate a link to trace. Don't need to put the relative trace ID in the text.
4. Still keep details pop-up style.
2023-11-01 22:45:45 +08:00
Fine0830
d2eae87957
feat: add a title and a description for trace segments (#332) 2023-10-23 17:42:02 +08:00
Fine0830
d9064e8b45
fix: avoid querying data with empty parameters (#331)
* fix: Avoid querying data with empty parameters
2023-10-23 10:37:43 +08:00
Fine0830
70063c376f
Fix tooltip style to support multiple metrics scrolling view in a metrics graph (#325) 2023-10-08 10:58:47 +08:00