Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Skywalking | 22,665 | 4 | 28 | 2 days ago | 28 | September 01, 2023 | 49 | apache-2.0 | Java | |
APM, Application Performance Monitoring System | ||||||||||
Pinpoint | 13,054 | 11 | 18 hours ago | 13 | October 11, 2023 | 420 | apache-2.0 | Java | ||
APM, (Application Performance Management) tool for large-scale distributed systems. | ||||||||||
Androidperformancemonitor | 6,594 | 41 | 1 | 5 months ago | 10 | August 31, 2016 | 55 | apache-2.0 | Java | |
A transparent ui-block detection library for Android. (known as BlockCanary) | ||||||||||
Ios Performance Optimization | 4,371 | 2 years ago | 3 | mit | Objective-C | |||||
关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit | ||||||||||
Myperf4j | 3,144 | 2 months ago | 7 | bsd-3-clause | Java | |||||
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it. | ||||||||||
Javamelody | 2,880 | 484 | 22 | a day ago | 94 | July 30, 2023 | 60 | apache-2.0 | Java | |
JavaMelody : monitoring of JavaEE applications | ||||||||||
Argusapm | 2,106 | 5 years ago | 29 | apache-2.0 | Java | |||||
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台 | ||||||||||
Scouter | 2,004 | 2 | 2 | 22 days ago | 27 | May 29, 2023 | 199 | other | Java | |
Scouter is an open source APM (Application Performance Management) tool. | ||||||||||
Stagemonitor | 1,695 | 11 | 8 | 9 months ago | 47 | April 06, 2020 | 85 | apache-2.0 | Java | |
an open source solution to application performance monitoring for java server applications | ||||||||||
Httpreports | 1,154 | 20 | 2 years ago | 99 | September 26, 2021 | 2 | mit | C# | ||
HttpReports is an APM (application performance monitor) system for .Net Core. |
SCOUTER is an open source APM like new relic and appdynamics. (APM means application performance monitoring or application performance management.)
Monitoring targets (from scouter agent)
Monitoring targets (from Telegraf support) Since @2.0.0
Monitoring targets (from Zipkin-Scouter storage) Since @2.5.0
Users use application services on a system and the services use resources on the system. You should understand this context in order to manage the system performance efficiently. SCOUTER can help you.
Agent : gather performance information and send to the server
Server (Collector) : save the performance metrics from scouter agents or telegraf. The data is streamed to scouter client.
Client (Viewer) : client program based on RCP. (not support OSX Big Sur.)
Web API (Since @1.8.0) : scouter web apis to get counters, XLogs, profiles and another performance metrics via HTTP protocol.
Weaver (Since @2.17.0) : Provides the ability to directly control Scouter XLog and Profiles at the code level of Java applications.
Server plugin
Sample
Alert
Counter
Agent plugin
Licensed under the Apache License, Version 2.0