skywalking-booster-ui/src/views/dashboard
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
..
components fix: independent widget duration (#319) 2023-09-19 17:47:59 +08:00
configuration feat: implement MQE on topology widget (#312) 2023-08-22 23:34:16 +08:00
controls fix: the display height of the link tree structure (#322) 2023-09-20 15:50:45 +08:00
graphs Fix tooltip style to support multiple metrics scrolling view in a metrics graph (#325) 2023-10-08 10:58:47 +08:00
panel fix: selector (#309) 2023-08-01 15:41:16 +08:00
related refactor: update Logs view (#333) 2023-11-01 22:45:45 +08:00
data.ts feat: implement a breadcrumb component as navigation (#313) 2023-08-30 19:06:40 +08:00
Edit.vue feat: implement a breadcrumb component as navigation (#313) 2023-08-30 19:06:40 +08:00
List.vue refactor: update pagination (#320) 2023-09-20 11:57:52 +08:00
New.vue feat: implement a breadcrumb component as navigation (#313) 2023-08-30 19:06:40 +08:00
Widget.vue fix: independent widget duration (#319) 2023-09-19 17:47:59 +08:00