Tag

apmplus

1 views collected around this technical thread.

ByteDance Cloud Native
ByteDance Cloud Native
Apr 3, 2025 · Operations

How to Seamlessly Integrate CloudWeGo with APMPlus for Full‑Stack Observability

This article explains the challenges of observability in distributed microservice and LLM architectures, introduces CloudWeGo and APMPlus, and provides step‑by‑step integration guides for Kitex, Hertz, and Eino frameworks, including code samples, data reporting methods, and advanced monitoring features such as RED metrics, LLM‑specific indicators, service topology, and future roadmap.

APMCloudWeGoGo
0 likes · 13 min read
How to Seamlessly Integrate CloudWeGo with APMPlus for Full‑Stack Observability
ByteDance Cloud Native
ByteDance Cloud Native
Dec 12, 2023 · Mobile Development

Why Android Apps Crash with TransactionTooLargeException and How to Fix It

This article analyzes a recent surge of TransactionTooLargeException crashes in the Douyin Android app, explains how oversized Bundles exceed Binder limits during Activity stop, and presents a hook‑based solution that compresses Bundle data to prevent binder transaction failures.

AndroidBinderapmplus
0 likes · 21 min read
Why Android Apps Crash with TransactionTooLargeException and How to Fix It
ByteDance Terminal Technology
ByteDance Terminal Technology
Oct 12, 2021 · Mobile Development

Understanding Resource Overflow: Memory OOM and FD Exhaustion in Android Apps

This article explains how resource overflow such as memory out‑of‑memory (OOM) and file‑descriptor (FD) exhaustion occurs in Android applications, demonstrates how to identify the root causes using MARS‑APM (APMPlus), and provides practical steps to resolve these crashes.

AndroidPerformance Monitoringapmplus
0 likes · 10 min read
Understanding Resource Overflow: Memory OOM and FD Exhaustion in Android Apps