Releases: apache/skywalking-booster-ui
Releases · apache/skywalking-booster-ui
v10.2.0
What's Changed
- Add support for case-insensitive search in the dashboard list by @CodePrometheus in #418
- feat: add content decorations to Table and Card widgets by @Fine0830 in #419
- feat: add
duration
tofindEndpoint
by @Fine0830 in #420 - feat: support ranges for Value Mappings by @Fine0830 in #421
- Update mappingTip by @CodePrometheus in #422
- Fix Value Mappings by @Fine0830 in #423
- Fix initialization dashboards by @Fine0830 in #424
- feat: View data value related dashboards in TopList widgets by @Fine0830 in #425
- feat: implement owner option for TopList widgets in related trace options by @Fine0830 in #426
- fix: view metrics related trace by @Fine0830 in #427
- fix: hide entrances to unrelated dashboards in top list by @Fine0830 in #428
- feat: Split topology metric query to avoid exceeding the maximum query complexity by @Fine0830 in #429
- Fix the metrics query errors from clicking refresh button by @Fine0830 in #430
- feat: Add support collapse span by @CodePrometheus in #431
- Refactor copy util with Web API by @Fine0830 in #432
- fix: releases an existing object URL by @Fine0830 in #433
- feat: implement Async Profiling widget by @Fine0830 in #434
- refactor: polish widgets style by @Fine0830 in #435
- refactor: polish Trace Profiling widget by @Fine0830 in #436
- Feat: Polish Async profiling widget by @Fine0830 in #437
- Fix Async Profiling widget by @Fine0830 in #438
- Fix: polish Async Profiling widget style by @Fine0830 in #439
- fix: change
ms
tons
in Async Profiling widget by @Fine0830 in #440 - build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #441
- Fixed the issue of querying irrelevant endpoint information on the endpoint topology page. by @Super-Lu in #442
- fix: set up async profiling tasks by @Fine0830 in #443
- feat: visualize
Snapshot
on Alerting page by @Fine0830 in #444 - build(deps-dev): bump vite from 4.5.3 to 4.5.9 by @dependabot in #445
- Fix repetitive names in router by @Fine0830 in #446
- build: bump up dependencies by @Fine0830 in #448
- feat: Implement the legend selector in metrics charts by @Fine0830 in #447
- Fix tooltips for metrics charts by @Fine0830 in #449
- feat: add topN selector for endpoint list by @Fine0830 in #450
- feat: add the pagination for endpoint list by @Fine0830 in #451
- Add skywalking go agent self observability menu by @CodePrometheus in #452
- fix: time range when generate link by @zhourunjie1988 in #453
- build: remove
lodash
library by @Fine0830 in #454 - build(deps): bump vue-i18n from 9.2.2 to 9.14.3 by @dependabot in #455
- build(deps): bump axios from 1.7.5 to 1.8.2 by @dependabot in #456
New Contributors
Full Changelog: v10.1.0...v10.2.0
v10.1.0
What's Changed
- feat: highlight search log keywords by @CodePrometheus in #398
- fix: browser log by @CodePrometheus in #399
- build(deps-dev): bump ws from 8.11.0 to 8.17.1 by @dependabot in #400
- Add a SolonMVC icon by @xsShuang in #401
- Adding cilium icon and i18n for menu by @mrproliu in #402
- Adding cilium icon for hierarchy by @mrproliu in #403
- feat: polish error nodes in trace widget by @Fine0830 in #404
- Fix highlight keywords in logs by @Fine0830 in #405
- feat: set a maximum 20 entities per query in service/instance/endpoint list widgets by @Fine0830 in #406
- feat: introduce flame graph to the trace profiling by @CodePrometheus in #407
- fix: correct services and instances when changing page numbers by @Fine0830 in #409
- feat: improve dashboard queries to make page opening brisker by @Fine0830 in #410
- build(deps): bump axios and start-server-and-test by @dependabot in #411
- build(deps): bump up dependencies to fix CVEs by @Fine0830 in #408
- Add a loading view for initialization page by @Fine0830 in #412
- Fix a bug for selectors when clicking the refresh icon by @Fine0830 in #413
- Fix pagination for service/instance list widgets by @Fine0830 in #414
- feat: add skywalking java agent self observability menu by @CzyerChen in #415
- build(deps): bump rollup from 3.29.4 to 3.29.5 by @dependabot in #416
- feat: add queries for alarm tags by @Fine0830 in #417
New Contributors
Full Changelog: v10.0.1...v10.1.0
v10.0.1
What's Changed
- Fix the widget title and tips by @Fine0830 in #394
- Fix statistics span data by @CodePrometheus in #395
- Fix browser log display by @CodePrometheus in #396
- Fix the topology layout for there are multiple independent network relationships by @Fine0830 in #397
Full Changelog: v10.0.0...v10.0.1
v10.0.0
What's Changed
- feat: support search on Marketplace by @Fine0830 in #350
- fix: Trace associates with Log widget by @Fine0830 in #351
- fix: layout on the Log widget by @Fine0830 in #352
- feat: support Tabs in the widget visiable when MQE expressions by @Fine0830 in #353
- feat: default route by @heyanlong in #354
- feat: add
isDefault
to the dashboard configuration by @Fine0830 in #355 - perf(Theme): add theme change animation by @WitMiao in #356
- build(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #357
- feat: add
expressions
to dashboard configurations on the dashboard list page by @Fine0830 in #358 - feat: implement the Service and Instance hierarchy topology. by @Fine0830 in #360
- fix: link addresses on hierarchy topology nodes by @Fine0830 in #361
- fix: polish the hierarchy topology and dashboard configs by @Fine0830 in #362
- fix: import dashboard templates by @Fine0830 in #363
- fix: process dashboard templates for the new config by @Fine0830 in #364
- fix: optimize tooltips style by @Fine0830 in #365
- fix: resizing window causes the trace graph to display incorrectly by @Fine0830 in #367
- feat: add the not found page by @Fine0830 in #368
- fix: enhance VNode logic and support multiple Trace IDs in span's ref by @Fine0830 in #369
- feat: add the
layers
filed and associate layers dashboards for the service topology nodes by @Fine0830 in #370 - build(deps-dev): bump vite from 4.0.5 to 4.5.2 by @dependabot in #366
- refactor: change the nodes type for Hierarchy Topology by @Fine0830 in #371
- Update i18n for rocketmq monitoring by @peachisai in #359
- fix: remove click event after unmounted by @zhourunjie1988 in #372
- fix: end loading without query results by @Fine0830 in #373
- Fix: refresh nodes/calls metrics as global duration changes for Topology widget, change date picker theme by @Fine0830 in #374
- fix(doc): fix the dev local port by @CzyerChen in #375
- build(deps-dev): bump vite from 4.5.2 to 4.5.3 by @dependabot in #378
- build(deps-dev): bump axios from 0.25.0 to 1.6.8 by @dependabot in #380
- Add Airflow monitor by @songzhendong in #379
- feat: add Support for dragging in the trace panel by @CodePrometheus in #377
- feat: add workflow scheduler icon by @Fine0830 in #381
- feat: enhance metric labels by @Fine0830 in #382
- feat: support the
SINGLE_VALUE
for table widgets by @Fine0830 in #383 - refactor: remove the
General
metric mode and related logical code by @Fine0830 in #384 - fix: remove metrics for unreal nodes by @Fine0830 in #385
- fix: remove unused configurations by @Fine0830 in #386
- Feat: enhance the Trace widget for batch consuming spans by @Fine0830 in #387
- Fix the Table widget by @Fine0830 in #389
- fix: polish views without data by @Fine0830 in #390
- fix: css details by @CodePrometheus in #391
- docs: update img of ActiveMQ by @CzyerChen in #388
- fix: optimize search reset and format in marketplace by @CzyerChen in #392
- Fix template id by @Fine0830 in #393
New Contributors
- @WitMiao made their first contribution in #356
- @CzyerChen made their first contribution in #375
- @songzhendong made their first contribution in #379
- @CodePrometheus made their first contribution in #377
Full Changelog: v9.7.0...v10.0.0