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
peachisai
6fb4f074c1
add a netty icon ( #330 )
2023-10-21 22:46:17 +08:00
Xiangying Meng
f88c8a9771
feat(pulsar): add new menu for pulsar monitoring ( #329 )
2023-10-21 16:45:57 +08:00
dependabot[bot]
1be2792ff4
build(deps): bump @cypress/request and cypress ( #327 )
2023-10-19 17:41:18 +08:00
dependabot[bot]
037c2bbb11
build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 ( #326 )
2023-10-19 17:34:55 +08:00
Fine0830
70063c376f
Fix tooltip style to support multiple metrics scrolling view in a metrics graph ( #325 )
2023-10-08 10:58:47 +08:00
zhourunjie1988
e42734ba80
fix: icons display in trace tree diagram ( #324 )
2023-09-26 17:20:05 +08:00
Fine0830
102436ca51
feat: add shortName for service ( #323 )
2023-09-20 21:16:41 +08:00
何延龙
d00fe6df9e
fix: the display height of the link tree structure ( #322 )
2023-09-20 15:50:45 +08:00
吴晟 Wu Sheng
6872ad5bf2
Update README.md ( #321 )
2023-09-20 12:19:20 +08:00
Fine0830
3dc929dd53
refactor: update pagination ( #320 )
2023-09-20 11:57:52 +08:00
Fine0830
310fff4b28
fix: independent widget duration ( #319 )
2023-09-19 17:47:59 +08:00
Zhu Wang
63e97edae7
feat(kafka): add new menu for kafka monitoring ( #318 )
2023-09-07 14:51:51 +08:00
Fine0830
56a02293cf
fix: update alerting detail style ( #317 )
2023-09-01 15:38:22 +08:00
Fine0830
b7115a4e47
fix: update Marketplace title and breadcrumb component style ( #316 )
2023-09-01 11:18:11 +08:00
Fine0830
6b1a2fa9f8
fix: update name ( #315 )
2023-08-31 18:12:22 +08:00
Fine0830
ce4608ad4b
fix: path ( #314 )
2023-08-30 20:05:59 +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
SimonHu1993
8c1ddb109c
fix: getEndpoints keyword blank ( #310 )
2023-08-09 09:56:32 +08:00
Fine0830
08db5a0440
fix: selector ( #309 )
2023-08-01 15:41:16 +08:00
Fine0830
344f2a6608
fix: cannot access uninitialized variable on Safari ( #308 )
2023-08-01 15:12:00 +08:00
lsq27
39c584bce6
fix: remove node-sass ( #307 )
2023-07-31 08:16:31 +08:00
lsq27
eb0b860c3a
fix: commit error on Windows ( #306 )
2023-07-30 16:07:14 +08:00
Fine0830
1e55eb2029
fix: polish names and descriptions on the marketplace page ( #305 )
2023-07-24 11:21:21 +08:00
block666
90505810ab
Fix Virtual_MQ spelling mistake ( #304 )
2023-07-22 12:09:19 -04:00
Fine0830
169793bdff
feat: use title
instead of i18nKey
for menus. ( #303 )
2023-07-21 23:06:31 -07:00
weixiang1862
3bdd1d1c67
feat: add MongoDB menu i18n( #11045 ) ( #302 )
2023-07-19 11:02:08 +08:00
pg.yang
7478ec85b1
fix: update multiple language titles of menus for more accurate/consistent ( #301 )
2023-07-16 21:45:07 +08:00
Fine0830
115deecff1
fix: set chart label ( #300 )
2023-07-15 23:45:09 +08:00
Fine0830
077b68ebbd
feat: menus support for multiple languages ( #299 )
2023-07-12 18:07:34 +08:00
Fine0830
5367af47c4
feat: enhance the marketplace page ( #298 )
2023-07-11 22:32:36 +08:00
Fine0830
a521e041a7
feat: Implement customize menus ( #297 )
2023-07-11 17:19:30 +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
9827b6766a
build: bump dependencies to fix vulnerabilities ( #293 )
2023-06-28 21:19:01 +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
1ba56ca0cd
fix: calculate string width to set Tabs name width ( #286 )
2023-06-20 18:04:41 +08:00
Fine0830
6c4991bc56
fix: view related trace ( #285 )
2023-06-16 11:13:36 +08:00
Fine0830
77c1694383
build: check component types ( #283 )
2023-06-14 09:35:35 +08:00
Fine0830
7fe3257c32
fix: query process metrics ( #284 )
2023-06-13 20:11:38 +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
7738695601
fix: show error messages and update style for no data
( #279 )
2023-06-09 21:03:51 +08:00
Fine0830
9b1a5f7a74
fix: expressions ( #278 )
2023-06-09 18:23:33 +08:00