Fine0830
39b4626317
feat: enhance trace list graph ( #459 )
2025-03-28 10:34:01 +08:00
Fine0830
d65c18bd38
feat: add queries for alarm tags ( #417 )
2024-09-29 15:15:35 +08:00
Fine0830
4e00073ec2
fix: highlight keywords in logs ( #405 )
2024-07-30 10:39:18 +08: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
Starry
21fe455fd6
fix: browser log display ( #396 )
2024-05-21 23:11:23 +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
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
9ac1265e7f
feat(style): add scss variables ( #291 )
2023-06-28 15:46:27 +08:00
wuwen
3ef790dc07
fix: Formatted display of json content type ( #219 )
2023-01-16 20:34:51 +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