Commit Graph

200 Commits

Author SHA1 Message Date
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
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
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
zhourunjie1988
e42734ba80
fix: icons display in trace tree diagram (#324) 2023-09-26 17:20:05 +08:00
Fine0830
3dc929dd53
refactor: update pagination (#320) 2023-09-20 11:57:52 +08:00
Fine0830
6b1a2fa9f8
fix: update name (#315) 2023-08-31 18:12:22 +08:00
Fine0830
dce1035f2e
feat: implement a breadcrumb component as navigation (#313) 2023-08-30 19:06:40 +08:00
Fine0830
60a4232759
feat: implement MQE on topology widget (#312) 2023-08-22 23:34:16 +08:00
Fine0830
077b68ebbd
feat: menus support for multiple languages (#299) 2023-07-12 18:07:34 +08:00
Fine0830
64293da11c
fix: minTraceDuration and maxTraceDuration types (#295) 2023-07-05 14:57:33 +08:00
pw151294
30a9cb1c87
fix: init minTime to Infinity (#294) 2023-07-01 14:39:00 +08:00
Fine0830
9ac1265e7f
feat(style): add scss variables (#291) 2023-06-28 15:46:27 +08:00
Fine0830
63db3fbc2e
fix: update the title of instance list and notices in the continue profiling (#289) 2023-06-25 22:41:45 +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
77c1694383
build: check component types (#283) 2023-06-14 09:35:35 +08:00
Fine0830
8c9c339417
feat: filter tasks with current process ID (#282) 2023-06-13 14:48:38 +08:00
Fine0830
62a82590c9
fix: bugs fix and polish components for continue profiling (#281) 2023-06-12 18:24:13 +08:00
Fine0830
22db68646c
feat: Implement task timeline and policy list widget for continous profiling (#280) 2023-06-12 16:17:38 +08:00
Fine0830
49a5481fb0
types: optimize data types (#254) 2023-04-06 21:50:57 +08:00
hadesy
8077043c7e
fix:incorrect node name length calculation (#252) 2023-04-05 17:23:26 +08:00
Fine0830
0e15c023cc
fix: polish tooltips for trace profiling widget (#251) 2023-04-02 20:52:25 +08:00
Fine0830
55e4828adc
feat: update trace profiling protocol (#250) 2023-03-30 09:50:14 +08:00
Fine0830
1d189e82a7
fix: set filter ID when ReadRecords metric associates with trace (#247) 2023-03-23 21:40:38 +08:00
Fine0830
2491ab7176
fix: incorrect operation menu content in the topology widget (#246) 2023-03-23 11:13:03 +08:00
Fine0830
449dccdf36
refactor: redesign and implement new topology (#243) 2023-03-22 17:00:24 +08:00
Fine0830
1c905aeb06
fix: alerting link (#244) 2023-03-16 17:44:25 +08:00
Fine0830
4e64b9a4b1
fix: operation pop-up window (#242) 2023-02-28 16:26:33 +08:00
Fine0830
5cc913a332
fix: data (#240) 2023-02-24 17:46:46 +08:00
Fine0830
a1066f09e4
refactor: optimize the attached events visualization in the trace widget (#234) 2023-02-15 13:32:32 +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
Fine0830
4486684183
feat: add auto fresh to widgets independent mode (#224) 2023-02-07 16:14:38 +08:00
wuwen
3ef790dc07
fix: Formatted display of json content type (#219) 2023-01-16 20:34:51 +08:00
Fine0830
7768f6ef16
fix: drag nodes (#211) 2022-12-20 16:52:14 +08:00
Fine0830
969580b770
fix: Instance Relation and Endpoint Relation dashboards show up (#209) 2022-12-17 15:59:59 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
154372615e
update menu icons (#203) 2022-12-07 11:53:45 +08:00
Fine0830
1f98619a5b
fix: update attached event's details (#200) 2022-12-02 15:03:29 +08:00
Fine0830
aab44626da
fix: update attached event details (#199) 2022-12-01 13:06:46 +08:00
Fine0830
0ff5d4d6bb
fix: update attached event‘s occurrence date (#198) 2022-12-01 10:47:30 +08:00
Fine0830
611731d6d0
fix: update attached event details (#197) 2022-11-30 16:48:49 +08:00
Fine0830
221751f034
fix: optimize metrics association (#196) 2022-11-29 18:47:53 +08:00
Fine0830
d4dde7e73b
fix: optimize config UI for related trace and metrics (#195) 2022-11-29 14:24:15 +08:00
Fine0830
5be106fc4f
fix: add ProcessRelation to entity types (#194) 2022-11-28 22:49:23 +08:00
Fine0830
d8f91bbdf3
feat: Implement creating tasks UI for network profiling widget (#193) 2022-11-28 17:57:23 +08:00
Fine0830
23e9742946
feat: enhance associating metrics with traces by refId (#192) 2022-11-25 17:33:51 +08:00
Fine0830
7d802d490e
feat: visualize attached events on the trace widget (#190) 2022-11-24 11:19:25 +08:00
Fine0830
da1db8def6
fix: update query conditions for metrics related traces (#189) 2022-11-22 22:39:22 +08:00
Fine0830
2230d05508
fix: optimize metrics related trace (#188) 2022-11-21 14:28:37 +08:00
WD
e8d909792d
chore: fix typo (#187) 2022-11-21 10:07:01 +08:00
Fine0830
dc842609ba
fix: update condition logic for trace tree data (#186) 2022-11-19 16:53:15 +08:00
drgnchan
670bef1d69
fix typo (#185) 2022-11-18 11:55:52 +08:00
WD
ed6fb0448b
feat: solve the problem of floating loading (#183) 2022-11-17 16:07:18 +08:00
Fine0830
b37d65eaac
feat: enhance the legend of metrics graph widget with the summary table (#181) 2022-11-10 14:55:19 +08:00
Fine0830
ae0b8c056d
fix trace profiling widget, select the first span by default (#179) 2022-11-04 20:31:46 +08:00
Fine0830
4b88d8bbb3
fix: reset tag keys list and duration condition (#178) 2022-10-31 12:05:25 +08:00
Fine0830
e597f91448
remove unuse icon (#176) 2022-10-26 21:53:27 +08:00
Fine0830
eda44db0cd
feat: associate metrics with trace widget on dashboards (#174) 2022-10-25 11:36:49 +08:00
Fine0830
9f57e35119
revert logs on trace widget (#170) 2022-10-14 11:28:10 +08:00
Fine0830
0f4319499a
fix: query logs with the specific service ID (#165) 2022-09-30 10:25:05 +08:00
Fine0830
26817e9f92
feat: enhance the process topology graph to support dragging nodes (#158) 2022-09-15 17:18:39 +08:00
Fine0830
b88356ba46
fix: polish the network profiling widget, bugfix (#151) 2022-08-30 13:20:45 +08:00
Fine0830
d8889f1787
fix: set configurations for process topology (#150) 2022-08-29 17:32:49 +08:00
Fine0830
42b20660e4
fix: set selector parameters for metrics, optimize the process topology (#147) 2022-08-26 12:42:12 +08:00
Fine0830
cb3aa940b3
feat: create markers on process topology calls (#146) 2022-08-25 12:03:13 +08:00
Fine0830
87a5553e6d
fix: update process widget and query process metrics (#145) 2022-08-24 17:39:40 +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
4b43196bc2
fix query order for trace list (#133) 2022-08-05 17:02:29 +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
c7079ea17c
fix short time range (#125) 2022-07-21 10:06:51 +08:00
Fine0830
017f5bf709
fix errors (#124) 2022-07-20 19:42:41 +08:00
Fine0830
ec7a8bbfa9
fix: update event associations with the duration step (#122) 2022-07-19 14:11:41 +08:00
Fine0830
4e022ff29a
fix short time range (#121) 2022-07-19 12:47:03 +08:00
Fine0830
42ead4a572
feat: Enhance associations for the Event widget (#120) 2022-07-19 11:57:26 +08:00
Fine0830
b5c07e023b
fix view mode (#118) 2022-07-13 10:34:30 +08:00
horochx
04d109d0e3
fix: hide the copy button when db.statement is empty (#117) 2022-07-11 14:53:03 +08:00
Fine0830
7fbd6170de
feat: Implement an association between widgets(line, bar, area graphs) with time (#115) 2022-07-08 16:17:17 +08:00
Fine0830
2230702d97
feat: Implement the Event widget (#112) 2022-06-22 19:11:02 +08:00
horochx
9ad9362935
fix: SpanDetail text overlap (#113) 2022-06-22 18:54:31 +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
b697fe4713
feat: set a url parameter to activate tab index (#107) 2022-06-14 17:01:11 +08:00
Fine0830
0828f8a7aa
fix: update query conditions for the browser logs (#106) 2022-06-14 11:26:53 +08:00
Fine0830
f9aa6600a7
fix: disable the query button without containers on the on-demand log widget. (#105) 2022-06-08 12:07:21 +08:00