Fine
24cca12430
feat: update layer
2024-01-10 11:37:03 +08:00
Fine
fd9e320f2e
feat: add node expressions
2024-01-10 11:29:21 +08:00
Fine
94ff51e928
fix: update
2024-01-09 17:21:54 +08:00
Fine
4ed7526f46
feat: update structure and add hierarchy services config
2024-01-09 17:18:47 +08:00
Fine
07860e630a
feat: add hierarchy settings component
2024-01-09 14:52:40 +08:00
Fine
0be1e6d26c
fix: params
2024-01-08 18:12:33 +08:00
Fine
e0bc912e12
feat: update
2024-01-08 17:59:06 +08:00
Fine
0523a04c51
feat: add topology query
2024-01-08 16:23:57 +08:00
Fine
26d0a8d681
feat: update layout
2024-01-08 16:05:56 +08:00
Fine
9d01283739
feat: update
2024-01-07 17:59:52 +08:00
Fine
0a1e3e207a
feat: update style
2024-01-07 17:50:06 +08:00
Fine
2912a6c030
feat: update
2024-01-07 17:28:50 +08:00
Fine
e556ae39ee
feat: update
2023-12-28 15:39:06 +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
b2ab93926d
feat: support search on Marketplace ( #350 )
2023-11-30 07:30:01 -08:00
Fine0830
a1c7a00a83
refactor: change router components ( #349 )
2023-11-27 21:08:19 -08:00
Fine0830
20e3ef12fe
style: add underline for text widget ( #348 )
2023-11-28 11:14:06 +08:00
block666
0ea95b1ca6
Remove the description of OpenFunction in the UI. ( #347 )
2023-11-27 07:50:05 -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
Rick
03e1508afc
feat: support to save and load theme setting from localStorage ( #342 )
2023-11-21 16:48:57 +08:00
Fine0830
8618a9440e
fix: polish list style ( #341 )
2023-11-21 11:24:27 +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
weixiang1862
8f3ce7d371
feat: add Nginx menu i18n ( #338 )
2023-11-16 21:23:10 +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
dependabot[bot]
780104c5d2
build(deps): bump axios from 0.24.0 to 1.6.0 ( #335 )
2023-11-11 17:41:00 +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
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