Alibaba Cloud Native
Alibaba Cloud Native
Jan 30, 2024 · Cloud Native

Detect Java Microservice Bottlenecks with ARMS Code Hotspots

During high‑traffic load tests, e‑commerce services often hit performance ceilings, leading to low success rates and high latency; by combining tracing data, CPU flame‑graphs, and Alibaba Cloud’s ARMS 3.x JavaAgent features such as Code Hotspots and Adaptive Overload Protection, teams can automatically locate bottlenecks, mitigate traffic spikes, and improve stability without code changes.

CPU FlameGraphTracingcloud-native
0 likes · 18 min read
Detect Java Microservice Bottlenecks with ARMS Code Hotspots
Ziru Technology
Ziru Technology
Sep 19, 2019 · Frontend Development

How to Build a Comprehensive Front-End Performance Monitoring System

This article explains how to create a front‑end monitoring client that captures global JavaScript errors, tracks resource loading and page performance metrics, intercepts AJAX and fetch requests, gathers PV/UV statistics, and reports data using various strategies such as image beacons, POST, and IndexedDB storage.

IndexedDBajaxbeacon
0 likes · 14 min read
How to Build a Comprehensive Front-End Performance Monitoring System
G7 EasyFlow Tech Circle
G7 EasyFlow Tech Circle
Apr 10, 2019 · Operations

Mastering Log Engineering: From Standards to ELK Visualization

This article explains why systematic logging is essential for production debugging, introduces a practical log classification and field schema, describes trace‑ID propagation and performance instrumentation, and walks through building an ELK‑based log collection, storage, and real‑time visualization platform for reliable observability.

ELKTraceabilitylogging
0 likes · 15 min read
Mastering Log Engineering: From Standards to ELK Visualization
21CTO
21CTO
Dec 18, 2015 · Operations

7 Essential Java Performance Metrics to Monitor After a Major Release

After a major release, this article explains the most important Java performance metrics—response time, throughput, average load, error rate, GC pauses, business KPIs, uptime and log volume—and recommends tools to monitor them without relying on raw log files.

APMMetricsbackend
0 likes · 12 min read
7 Essential Java Performance Metrics to Monitor After a Major Release