Tag

call chain

1 views collected around this technical thread.

JD Retail Technology
JD Retail Technology
Jan 5, 2023 · Mobile Development

Design and Implementation of an Android Code Impact Analysis Tool Using Git Diff and ASM

This article presents a comprehensive approach to building an Android code impact analysis tool that leverages Git diff to locate modified lines, employs ASM-based class and method visitors to construct upward and downward call chains, extracts Javadoc and custom tags, and visualizes the results for developers and testers.

ASMAndroidGradle
0 likes · 21 min read
Design and Implementation of an Android Code Impact Analysis Tool Using Git Diff and ASM
JD Tech
JD Tech
Oct 29, 2018 · Operations

SGM Service Governance Monitoring Platform: Design, Features, and Use Cases

The article introduces SGM, a comprehensive service governance and monitoring solution that addresses scaling, dependency complexity, and operational challenges by providing automated topology, real‑time tracing, capacity planning, root‑cause analysis, and extensive monitoring features such as performance metrics, JVM stats, call‑chain visualization, business dashboards, and intelligent alerting.

Capacity PlanningPerformancealerting
0 likes · 13 min read
SGM Service Governance Monitoring Platform: Design, Features, and Use Cases