diff --git a/dist-material/release-docs/LICENSE b/dist-material/release-docs/LICENSE index 7ccaf32108..6f634826c6 100644 --- a/dist-material/release-docs/LICENSE +++ b/dist-material/release-docs/LICENSE @@ -515,35 +515,26 @@ The text of each license is also included in licenses/LICENSE-[project].txt. https://npmjs.com/package/@vueuse/shared/v/9.6.0 9.6.0 MIT https://npmjs.com/package/@vueuse/shared/node_modules/vue-demi/v/0.13.11 0.13.11 MIT https://npmjs.com/package/async-validator/v/4.2.5 4.2.5 MIT - https://npmjs.com/package/asynckit/v/0.4.0 0.4.0 MIT - https://npmjs.com/package/axios/v/1.8.2 1.8.2 MIT - https://npmjs.com/package/axios/node_modules/form-data/v/4.0.0 4.0.0 MIT - https://npmjs.com/package/axios/node_modules/proxy-from-env/v/1.1.0 1.1.0 MIT https://npmjs.com/package/batch-processor/v/1.0.0 1.0.0 MIT https://mvnrepository.com/artifact/com.graphql-java-kickstart/graphql-java-tools/13.0.1 MIT https://mvnrepository.com/artifact/com.graphql-java/graphql-java/21.5 MIT https://mvnrepository.com/artifact/com.graphql-java/graphql-java-extended-scalars/18.1 MIT - https://npmjs.com/package/combined-stream/v/1.0.8 1.0.8 MIT https://npmjs.com/package/component-emitter/v/1.3.0 1.3.0 MIT https://npmjs.com/package/cssfilter/v/0.0.10 0.0.10 MIT https://npmjs.com/package/csstype/v/2.6.21 2.6.21 MIT https://npmjs.com/package/d3-dsv/node_modules/commander/v/7.2.0 7.2.0 MIT https://npmjs.com/package/d3-tip/v/0.9.1 0.9.1 MIT https://npmjs.com/package/dayjs/v/1.11.13 1.11.13 MIT - https://npmjs.com/package/delayed-stream/v/1.0.0 1.0.0 MIT https://npmjs.com/package/element-plus/v/2.9.4 2.9.4 MIT https://npmjs.com/package/element-resize-detector/v/1.2.4 1.2.4 MIT https://npmjs.com/package/escape-html/v/1.0.3 1.0.3 MIT https://npmjs.com/package/estree-walker/v/2.0.2 2.0.2 MIT - https://npmjs.com/package/follow-redirects/v/1.15.6 1.15.6 MIT https://npmjs.com/package/iconv-lite/v/0.6.3 0.6.3 MIT https://npmjs.com/package/is-plain-object/v/5.0.0 5.0.0 MIT https://npmjs.com/package/lodash/v/4.17.21 4.17.21 MIT https://npmjs.com/package/lodash-es/v/4.17.21 4.17.21 MIT https://npmjs.com/package/lodash-unified/v/1.0.3 1.0.3 MIT https://npmjs.com/package/memoize-one/v/6.0.0 6.0.0 MIT - https://npmjs.com/package/mime-db/v/1.52.0 1.52.0 MIT - https://npmjs.com/package/mime-types/v/2.1.35 2.1.35 MIT https://npmjs.com/package/mitt/v/2.1.0 2.1.0 MIT https://npmjs.com/package/moment/v/2.29.4 2.29.4 MIT https://npmjs.com/package/monaco-editor/v/0.34.1 0.34.1 MIT diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md index 361285217d..26d23d7046 100644 --- a/docs/en/changes/changes.md +++ b/docs/en/changes/changes.md @@ -17,6 +17,8 @@ #### UI * Enhance the trace `List/Tree/Table` graph to support displaying multiple refs of spans and distinguishing different parents. +* Fix: correct the same labels for metrics. +* Refactor: use the Fetch API to instead of Axios. #### Documentation diff --git a/skywalking-ui b/skywalking-ui index 0ef6b57cae..5e6e5aa737 160000 --- a/skywalking-ui +++ b/skywalking-ui @@ -1 +1 @@ -Subproject commit 0ef6b57caecd1a9c585384afc247c0eb76f4fc76 +Subproject commit 5e6e5aa737979bc82846b555f6ea2e57689af088