This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch drop-webapp-and-booster-ui
in repository https://gitbox.apache.org/repos/asf/skywalking.git
from da548e1841 dist-material/release-docs: drop UI dependency entries
add 137935d364 Fix: MAL `expPrefix` now applies to every metric source in
`exp`, not just the leading one. (#13875)
add b832b5a062 Merge remote-tracking branch 'origin/master' into
drop-webapp-and-booster-ui
add 31c40bb6c9 dist-material/release-docs: regenerate LICENSE via
license-eye
add 10fe5d3ca1 test/e2e-v2: nginx oap-lb for clustered ZK e2e cases
No new revisions were added by this update.
Summary of changes:
dist-material/release-docs/LICENSE | 40 +---------
docs/en/changes/changes.md | 1 +
.../oap/meter/analyzer/v2/MetricConvert.java | 23 +++---
.../analyzer/v2/compiler/MALScriptParser.java | 93 ++++++++++++++++++++++
.../v2/compiler/MALClassGeneratorScopeTest.java | 61 +++++++-------
.../cases/cluster/zk/banyandb/docker-compose.yml | 16 ++++
test/e2e-v2/cases/cluster/zk/es/docker-compose.yml | 16 ++++
test/e2e-v2/script/docker-compose/oap-lb.conf | 18 +++++
8 files changed, 193 insertions(+), 75 deletions(-)
create mode 100644 test/e2e-v2/script/docker-compose/oap-lb.conf