# Qihoo360/ArgusAPM

Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

Repository: https://github.com/Qihoo360/ArgusAPM
Canonical: https://ross.abutalabs.com/products/argusapm
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, apm, gradle, plugin, argusapm, kotlin-android, performance-management, performance, aspectj, kotlin, java
Last push: 2019-05-09T06:22:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2836, "days_push": 2673, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2688, forks 418 (observed 2026-08-28T04:07:10.832469+00:00)

## What it is
ArgusAPM is an open-source Android application performance management (APM) platform from Qihoo 360 that collects UI, network, memory, process, file, jank, and ANR metrics with non-intrusive AOP-based instrumentation. It includes a Gradle plugin for compile-time code weaving and a pluggable SDK, with a self-hosted server component for data upload and visualization.

## Use cases
- monitor android app performance in production
- detect and diagnose ANR errors
- find and fix ui jank and slow activity lifecycles
- track network traffic and locate network issues
- monitor memory usage and process startup anomalies
- profile app performance during development and testing
- integrate performance monitoring into plugin-based apps

## When to choose
- you need a free, self-hosted APM solution for Android apps
- you want non-intrusive monitoring via gradle plugin and AOP weaving
- your app is multi-process or uses plugin frameworks like RePlugin
- you need local debug-mode performance analysis during development

## When to avoid
- you need actively maintained tooling with recent Android/Gradle support
- you want a managed cloud APM service with vendor support
- your project uses modern build tooling incompatible with the 2019-era gradle plugin
- you need iOS or cross-platform performance monitoring

## Facets
- artifact type: library
- maturity: maintenance
- function: monitoring, tracing, logging, benchmarking
- domain: mobile-development, monitoring, performance, android-tools
- platform: -
- tags: apm, performance-monitoring, aop, gradle-plugin, anr-detection, jank-detection, network-monitoring, memory-monitoring, self-hosted, android

## Member repositories
- Qihoo360/ArgusAPM (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.832469+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:17:43.891974+00:00, confidence not recorded.
  - readme: https://github.com/Qihoo360/ArgusAPM (fetched 2026-08-28T04:07:10.832469+00:00, sha 4efc61d3e016)
- Data as of 2026-08-30T08:39:29.467469+00:00.
