- 99b5083 fix: add templates to optimize log content and update topology tooltips (#550) by Fine0830 · 9 days ago main
- 2c1e851 feat: support trace v1 in trace single page (#549) by Fine0830 · 11 days ago
- d39db06 Add WeChat and Alipay Mini Program i18n menu entries (#548) by 吴晟 Wu Sheng · 2 weeks ago
- f6c6612 fix: add `flex-shrink` style for labels (#547) by Fine0830 · 3 weeks ago
- a6be0e0 fix: correct metric labels in dashboards (#546) by Fine0830 · 3 weeks ago
- d2879e3 Add mobile menu icon and i18n labels (#545) by 吴晟 Wu Sheng · 3 weeks ago
- 85c7657 build(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 (#544) by dependabot[bot] · 3 weeks ago
- 54ba66d Add the front end for pprof profiling (#541) by Jingyi Qu · 4 weeks ago
- ed48414 build(deps): bump lodash from 4.17.23 to 4.18.1 (#540) by dependabot[bot] · 4 weeks ago
- 010844c build(deps-dev): bump axios from 1.13.4 to 1.15.0 (#543) by dependabot[bot] · 4 weeks ago
- ffca69e build(deps-dev): bump vite from 6.4.1 to 6.4.2 (#542) by dependabot[bot] · 4 weeks ago
- f6a6afd build(deps): bump lodash-es from 4.17.23 to 4.18.1 (#539) by dependabot[bot] · 5 weeks ago
- 4e8a757 Add Envoy AI Gateway i18n menu entries (#538) (#538) by 吴晟 Wu Sheng · 5 weeks ago v10.4.0
- 431bcc0 fix: set the `step` to `SECOND` in the duration for Log/Trace/Alarm/Tag (#537) by Fine0830 · 6 weeks ago
- 370bfbc build(deps): bump picomatch (#536) by dependabot[bot] · 6 weeks ago
- 8b004ef build(deps-dev): bump flatted from 3.2.7 to 3.4.2 (#535) by dependabot[bot] · 7 weeks ago
- 6538cc4 Add the gen-ai menu (#534) by peachisai · 7 weeks ago
- 93f2e70 build(deps): bump undici from 7.22.0 to 7.24.1 (#533) by dependabot[bot] · 8 weeks ago
- 64e2cab fix cold stage label (#532) by Fine0830 · 9 weeks ago
- cf330e6 build(deps): bump @tootallnate/once and jsdom (#531) by dependabot[bot] · 9 weeks ago
- fc9b68d build(deps): bump immutable from 5.0.3 to 5.1.5 (#529) by dependabot[bot] · 9 weeks ago
- 6a7cdbf build(deps-dev): bump svgo from 2.8.0 to 2.8.2 (#530) by dependabot[bot] · 9 weeks ago
- f31aa90 build(deps): bump minimatch (#528) by dependabot[bot] · 10 weeks ago
- de6b493 build(deps): bump rollup from 4.40.1 to 4.59.0 (#527) by dependabot[bot] · 10 weeks ago
- 6be09fb Add the GenAI icon (#525) by peachisai · 2 months ago
- 1a511ae build(deps-dev): bump qs from 6.14.1 to 6.14.2 (#523) by dependabot[bot] · 2 months ago
- b7bcbf1 Fix incorrect virtual service names (#524) by peachisai · 2 months ago
- 49a51d2 refactor: optimize the pages theme (#522) by Fine0830 · 3 months ago
- 3c90795 feat: add `coldStage` to the `Duration` (#521) by Fine0830 · 3 months ago
- 4e3b1bd Fix validation guard for router (#520) by Fine0830 · 3 months ago
- 41b3234 build(deps): bump qs and @cypress/request (#519) by dependabot[bot] · 3 months ago
- d90ff89 build(deps): bump lodash-es from 4.17.21 to 4.17.23 (#518) by dependabot[bot] · 3 months ago
- fe76725 build(deps): bump lodash from 4.17.21 to 4.17.23 (#517) by dependabot[bot] · 4 months ago
- 0334c28 refactor: Implement a common pagination component (#516) by Fine0830 · 4 months ago
- f74a59f fix: correct logic for the log pagination (#515) by Fine0830 · 4 months ago
- a4e9908 fix: update current service in store before navigating to dashboard (#514) by KitAndrew · 6 months ago
- 851c899 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#513) by dependabot[bot] · 6 months ago
- 6eaf7fe feat: enhance the alarm kernel with recovered status notification capability #13492 (#505) by youjie23 · 6 months ago
- 28c2cbd fix: change icons for trace types (#512) by Fine0830 · 6 months ago
- 3092725 fix: display the menu description in the Marketplace when there is no the `i18nKey` (#511) by Fine0830 · 6 months ago v10.3.0
- abb3327 feat:Add the "self_observability_banyandb" description (#510) by Ricky Xiang · 6 months ago
- 7111a2e build(deps-dev): bump vite from 6.3.6 to 6.4.1 (#509) by dependabot[bot] · 7 months ago
- b710a0a feat: add the queryOrder to trace filters (#508) by Fine0830 · 7 months ago
- 3cefbf1 fix: update the CSS for the event prompt to vertically center it within the container. (#507) by Fine0830 · 7 months ago
- 35125d1 polish event (#506) by Fine0830 · 7 months ago
- 4bf57ec feat: support collapsing and expanding for the event widget (#503) by Fine0830 · 7 months ago
- 51817f3 fix: correct the parameter for attachment events (#502) by Fine0830 · 7 months ago
- 4f95dd9 Add the query button on Alerting page (#501) by Fine0830 · 7 months ago
- a834cdb feat: Implement Trace page (#500) by Fine0830 · 7 months ago
- dd90ab5 feat: adapt new trace protocol and implement new trace view (#499) by Fine0830 · 7 months ago
- 730515e build(deps): bump element-plus from 2.9.4 to 2.11.0 (#497) by dependabot[bot] · 8 months ago
- cae62ae build(deps-dev): bump vite from 6.3.4 to 6.3.6 (#496) by dependabot[bot] · 8 months ago
- a7972af refactor: optimize the router system and implement unit tests for router (#495) by Fine0830 · 8 months ago
- f069c8a feat: optimize the time picker component (#494) by Fine0830 · 8 months ago
- 1b6f011 test: implement unit tests for hooks and refactor some types (#493) by Fine0830 · 9 months ago
- a8c5ec8 feat: refactor the configuration view and implement the optional config for displaying `timestamp` in Log widget (#492) by Fine0830 · 9 months ago
- 7a8ee92 fix: optimize appearing the wrong prompt by pop-up for the HTTP environments in copy function (#491) by Fine0830 · 9 months ago
- 54a700b refactor: optimize data types for widgets and dashboards (#490) by Fine0830 · 9 months ago
- e885b61 fix: remove the event stack from app store and watch for duration and utc changes (#489) by Fine0830 · 9 months ago
- 7be45e6 build(deps-dev): bump tmp from 0.2.1 to 0.2.4 (#488) by dependabot[bot] · 9 months ago
- fc63138 test: implement comprehensive unit tests for components (#487) by Fine0830 · 9 months ago
- b73ae65 test: introduce and set up unit tests in the UI (#486) by Fine0830 · 9 months ago
- ad4b063 fix: split queries for topology to avoid page crash (#485) by Fine0830 · 9 months ago
- faf475d build(deps): bump form-data and @cypress/request (#484) by dependabot[bot] · 10 months ago
- 47cd6d2 fix: verify URL when viewing dashboards (#483) by Fine0830 · 10 months ago
- f472d55 fix: change sandbox attributes for widgets (#482) by Fine0830 · 10 months ago
- 0c74620 fix: correct the service list for legends in trace graphs (#481) by Fine0830 · 10 months ago
- 1421f95 fix: restrict and validate url for widgets (#480) by Fine0830 · 10 months ago
- 5d311a4 build(deps): bump vue-i18n from 9.14.3 to 9.14.5 (#479) by dependabot[bot] · 10 months ago
- 518f607 fix tracing profiling (#477) by Fine0830 · 10 months ago
- 72d7d65 fix endpoint topology (#475) by Fine0830 · 10 months ago
- c5e45ab Fix the snapshot charts (#474) by Fine0830 · 11 months ago
- 35a1ff9 feat: enhance the TTL Tab on Setting page (#473) by Fine0830 · 11 months ago
- e4a43d9 feat: enhance the async-profiling duration options (#472) by Forgottener · 11 months ago
- 1f651cf Fix: Add the prefix for http url (#471) by Fine0830 · 11 months ago
- 7dcc67f feat: implement the Status API on Settings page (#470) by Fine0830 · 11 months ago
- a28972b feat: support cold stage data for metrics, trace and log (#469) by Fine0830 · 12 months ago
- 0c2cfa5 build(deps-dev): bump vite from 6.2.6 to 6.3.4 (#468) by dependabot[bot] · 1 year ago
- 5e6e5aa Fix: correct the same labels for metrics (#467) by Fine0830 · 1 year ago
- a4cd265 refactor: use the Fetch API to instead of `Axios` (#466) by Fine0830 · 1 year, 1 month ago
- 0ef6b57 Add the Flink icon and descriptions (#465) by peachisai · 1 year, 1 month ago
- 687ae07 feat: enhance the trace table graph for multiple refs (#464) by Fine0830 · 1 year, 1 month ago
- 0775bf0 build(deps-dev): bump vite from 6.2.5 to 6.2.6 (#463) by dependabot[bot] · 1 year, 1 month ago
- 5c322d9 feat: enhance the trace tree to support displaying multiple refs of spans and distinguishing different parents. (#462) by Fine0830 · 1 year, 1 month ago
- df2d07f build(deps-dev): bump vite from 6.2.4 to 6.2.5 (#461) by dependabot[bot] · 1 year, 1 month ago
- 1054500 build(deps-dev): bump vite from 6.2.3 to 6.2.4 (#460) by dependabot[bot] · 1 year, 1 month ago
- 39b4626 feat: enhance trace list graph (#459) by Fine0830 · 1 year, 1 month ago
- 0ea8335 build(deps-dev): bump vite from 6.1.1 to 6.2.3 (#458) by dependabot[bot] · 1 year, 1 month ago
- 0d2bedf build(deps): bump axios from 1.7.5 to 1.8.2 (#456) by dependabot[bot] · 1 year, 2 months ago v10.2.0
- b525f84 build(deps): bump vue-i18n from 9.2.2 to 9.14.3 (#455) by dependabot[bot] · 1 year, 2 months ago
- 1fe58f5 build: remove `lodash` library (#454) by Fine0830 · 1 year, 2 months ago
- 012ae1d fix: time range when generate link (#453) by 周小杰 · 1 year, 2 months ago
- 79ec865 Add skywalking go agent self observability menu (#452) by Zixin Zhou · 1 year, 2 months ago
- 9ab8ac4 add pagination for endpoint list (#451) by Fine0830 · 1 year, 2 months ago
- 7a690e6 feat: add topN selector for endpoint list (#450) by Fine0830 · 1 year, 2 months ago
- 65607a5 fix echarts tooltips (#449) by Fine0830 · 1 year, 2 months ago
- 5bb4218 feat: Implement the legend selector in metrics charts (#447) by Fine0830 · 1 year, 3 months ago
- 2b6f3ec build: bump up dependencies (#448) by Fine0830 · 1 year, 3 months ago
- 2246a9a fix name in routes (#446) by Fine0830 · 1 year, 3 months ago
- 9318d32 build(deps-dev): bump vite from 4.5.3 to 4.5.9 (#445) by dependabot[bot] · 1 year, 4 months ago