Commit Graph

12 Commits

Author SHA1 Message Date
Fine
6fc3b59568 fix: highlight keywords in logs 2024-07-30 10:32:31 +08:00
Starry
5419a69700
feat: highlight search log keywords (#398) 2024-06-02 18:33:43 +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
d8a3c27345
fix: Log associate with Trace (#343) 2023-11-22 13:03:59 +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
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
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
a4fc5192ac
feat: Implement the network profiling widget (#132) 2022-08-23 13:41:05 +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