Commit Graph

44 Commits

Author SHA1 Message Date
Fine0830
39b4626317
feat: enhance trace list graph (#459) 2025-03-28 10:34:01 +08:00
Fine0830
2b6f3ecaa8
build: bump up dependencies (#448) 2025-02-20 13:49:58 +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
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
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
077b68ebbd
feat: menus support for multiple languages (#299) 2023-07-12 18:07:34 +08:00
Fine0830
9ac1265e7f
feat(style): add scss variables (#291) 2023-06-28 15:46:27 +08:00
Fine0830
cc367dd29c
fix: add a link to explain the expression metric, add units in the continue profiling widget (#288) 2023-06-21 18:08:47 +08:00
Fine0830
d93ed2c5d3
fix: reset duration for query conditions after time range changes (#226) 2023-02-08 12:08:45 +08:00
Fine0830
c73322a504
fix: clear trace ID on the Log and Trace widgets after using association (#225) 2023-02-07 21:23:13 +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
0f4319499a
fix: query logs with the specific service ID (#165) 2022-09-30 10:25:05 +08:00
Fine0830
a4fc5192ac
feat: Implement the network profiling widget (#132) 2022-08-23 13:41:05 +08:00
Fine0830
9c0bb988e6
feat: support the process dashboard and create the time range text widget (#138) 2022-08-15 16:49:00 +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
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
Fine0830
2be0a84d48
fix: optimize widgets (#111) 2022-06-16 15:19:17 +08:00
Fine0830
4c762a2458
fix: optimize widgets (#110) 2022-06-15 19:24:07 +08:00
Fine0830
0828f8a7aa
fix: update query conditions for the browser logs (#106) 2022-06-14 11:26:53 +08:00
Fine0830
f2e75f2b9f
fix: update query conditions for browser logs (#95) 2022-05-20 10:51:19 +08:00
Fine0830
b544decbbb
feat: remove needTotal and total fields from query conditions (#94) 2022-05-19 19:29:02 +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
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
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
597e98e291
feat: Implement templates for dashboards (#28) 2022-03-19 12:11:35 +08:00
Fine0830
0f667d967e
feat: Implement visualizing events with a timeline. (#25) 2022-03-10 10:53:02 +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