Fine
01a62848b6
fix: tyeps
2024-01-11 16:13:46 +08:00
Fine
b86184731e
feat: update
2024-01-11 16:07:38 +08:00
Fine
6c4144a5ef
feat: get default dashboard
2024-01-11 13:59:42 +08:00
Fine0830
867af6924d
feat: add expressions
to dashboard configurations on the dashboard list page ( #358 )
2024-01-11 13:40:37 +08:00
Fine
4693fe6747
revert: remove legend
2024-01-11 10:43:46 +08:00
Fine
1ef2fb3220
Merge branch 'main' of github.com:apache/skywalking-booster-ui into feat/topology
2024-01-11 10:18:21 +08:00
Fine
ad6c75d281
revert: remove legend
2024-01-11 10:13:43 +08:00
dependabot[bot]
4ec99fc868
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 ( #357 )
2024-01-10 17:55:48 +08:00
Fine
ddd24fa769
feat: update expressions config
2024-01-10 17:50:34 +08:00
Fine
55d9df3cbb
fix: config
2024-01-10 14:54:23 +08:00
Fine
77a08456e6
fix: update
2024-01-10 13:53:09 +08:00
Fine
2c0d03cbd2
fix: update
2024-01-10 12:30:02 +08:00
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
苗大
b5c135b811
perf(Theme): add theme change animation ( #356 )
2024-01-04 15:49:36 +08:00
Fine0830
300ec27ec4
feat: add isDefault
to the dashboard configuration ( #355 )
2024-01-03 19:11:37 +08:00
Fine
e556ae39ee
feat: update
2023-12-28 15:39:06 +08:00
何延龙
c5d80d96fb
fix: set default route ( #354 )
2023-12-26 19:56:42 +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