Fine
a3791e50cd
feat: update border
2023-11-14 19:12:48 +08:00
Fine
e52ec0066f
feat: update
2023-11-13 20:44:10 +08:00
Fine
b01f324a06
feat: alert and settings
2023-11-13 20:16:55 +08:00
Fine
618d4fc3bb
fix: trace id
2023-11-13 18:58:29 +08:00
Fine
50ca810c7e
feat: trace profiling
2023-11-13 16:13:44 +08:00
Fine
341966c52e
feat: task list
2023-11-13 12:05:19 +08:00
Fine
286eb6bb42
feat: update trace table
2023-11-13 11:45:07 +08:00
Fine
f223548ca8
feat: trace tree
2023-11-13 11:34:34 +08:00
Fine
6b38ff6b2f
feat: update trace list
2023-11-13 11:25:36 +08:00
Fine
187af674f5
feat: trace theme
2023-11-11 17:52:34 +08:00
Fine
96830ca3ef
feat: update
2023-11-10 23:37:39 +08:00
Fine
f95015ad02
feat: update topology theme
2023-11-10 11:55:54 +08:00
Fine
ebbc71d3e9
feat: update topology theme
2023-11-10 10:20:45 +08:00
Fine
f2aaf1378c
feat: selector theme
2023-11-08 11:57:20 +08:00
Fine
13081abf81
feat: add color
2023-11-07 17:42:55 +08:00
Fine
f0810decd0
feat: add border primary color
2023-11-07 17:28:48 +08:00
Fine
01a1cedb07
feat: add border color
2023-11-07 16:56:07 +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