This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch groovy-replace
in repository https://gitbox.apache.org/repos/asf/skywalking.git
from c23152691b Add LogData field population in json/yaml parsers and
LogData.Builder fallback for NONE parser type
add d1627ddfbb Add SW_OAL_ENGINE_DEBUG support and runtime debug logging
for MAL/LAL/Hierarchy
No new revisions were added by this update.
Summary of changes:
oap-server/analyzer/hierarchy/CLAUDE.md | 11 +++++++++++
.../config/v2/compiler/HierarchyRuleClassGenerator.java | 5 +++++
oap-server/analyzer/log-analyzer/CLAUDE.md | 11 +++++++++++
.../oap/log/analyzer/v2/compiler/LALClassGenerator.java | 5 +++++
.../apache/skywalking/oap/log/analyzer/v2/dsl/DSL.java | 17 ++++++++++++++---
.../v2/provider/log/listener/LogFilterListener.java | 2 +-
oap-server/analyzer/meter-analyzer/CLAUDE.md | 11 +++++++++++
.../skywalking/oap/meter/analyzer/v2/Analyzer.java | 11 +++++++++++
.../meter/analyzer/v2/compiler/MALClassGenerator.java | 5 +++++
.../oap/meter/analyzer/v2/dsl/Expression.java | 4 ++++
.../server/core/config/HierarchyDefinitionService.java | 6 ++++++
11 files changed, 84 insertions(+), 4 deletions(-)