What's Changed
- build(deps-dev): bump vite from 6.1.1 to 6.2.3 by @dependabot[bot] in #458
- feat: enhance trace list graph by @Fine0830 in #459
- build(deps-dev): bump vite from 6.2.3 to 6.2.4 by @dependabot[bot] in #460
- build(deps-dev): bump vite from 6.2.4 to 6.2.5 by @dependabot[bot] in #461
- feat: enhance the trace tree to support displaying multiple refs of spans and distinguishing different parents. by @Fine0830 in #462
- build(deps-dev): bump vite from 6.2.5 to 6.2.6 by @dependabot[bot] in #463
- feat: enhance the trace table graph for multiple refs by @Fine0830 in #464
- Add the Flink icon and descriptions by @peachisai in #465
- refactor: use the Fetch API to instead of
Axiosby @Fine0830 in #466 - Fix: correct the same labels for metrics by @Fine0830 in #467
- build(deps-dev): bump vite from 6.2.6 to 6.3.4 by @dependabot[bot] in #468
- feat: support cold stage data for metrics, trace and log by @Fine0830 in #469
- feat: implement the Status API on Settings page by @Fine0830 in #470
- Fix: Add the prefix for http url by @Fine0830 in #471
- feat: enhance the async-profiling duration options by @forgottener in #472
- feat: enhance the TTL Tab on Setting page by @Fine0830 in #473
- Fix the snapshot charts unable to display by @Fine0830 in #474
- fix: Correct endpoint topology data to avoid undefined by @Fine0830 in #475
- fix: set current data when clicked span in table for tracing profiling widget by @Fine0830 in #477
- build(deps): bump vue-i18n from 9.14.3 to 9.14.5 by @dependabot[bot] in #479
- fix: restrict and validate url for widgets by @Fine0830 in #480
- fix: correct the service list for legends in trace graphs by @Fine0830 in #481
- fix: change sandbox attributes for widgets by @Fine0830 in #482
- fix: verify URL when viewing dashboards from the dashboard list by @Fine0830 in #483
- build(deps): bump form-data and @cypress/request by @dependabot[bot] in #484
- fix: split queries for topology to avoid page crash by @Fine0830 in #485
- test: introduce and set up unit tests in the UI by @Fine0830 in #486
- test: implement comprehensive unit tests for components by @Fine0830 in #487
- build(deps-dev): bump tmp from 0.2.1 to 0.2.4 by @dependabot[bot] in #488
- fix: remove the event stack from app store and watch for duration and utc changes by @Fine0830 in #489
- refactor: optimize data types for widgets and dashboards by @Fine0830 in #490
- fix: optimize appearing the wrong prompt by pop-up for the HTTP environments in copy function by @Fine0830 in #491
- feat: refactor the configuration view and implement the optional config for displaying
timestampin Log widget by @Fine0830 in #492 - test: implement unit tests for hooks and refactor some types by @Fine0830 in #493
- feat: optimize the time picker component by @Fine0830 in #494
- refactor: optimize the router system and implement unit tests for router by @Fine0830 in #495
- build(deps-dev): bump vite from 6.3.4 to 6.3.6 by @dependabot[bot] in #496
- build(deps): bump element-plus from 2.9.4 to 2.11.0 by @dependabot[bot] in #497
- feat: adapt new trace protocol and implement new trace view by @Fine0830 in #499
- feat: Implement Trace page by @Fine0830 in #500
- Add the query button on Alerting page by @Fine0830 in #501
- fix: correct the parameter for attachment events by @Fine0830 in #502
- feat: support collapsing and expanding for the event widget by @Fine0830 in #503
- fix: polish event widget by @Fine0830 in #506
- fix: update the CSS for the event prompt to vertically center it within the container. by @Fine0830 in #507
- feat: add the queryOrder to trace filters by @Fine0830 in #508
- build(deps-dev): bump vite from 6.3.6 to 6.4.1 by @dependabot[bot] in #509
- feat:Add the "self_observability_banyandb" description by @firebor in #510
- fix: display the menu description in the Marketplace when there is no the
i18nKeyby @Fine0830 in #511
New Contributors
- @forgottener made their first contribution in #472
- @firebor made their first contribution in #510
Full Changelog: v10.2.0...v10.3.0