All Projects → stevensouza → jamonapi

stevensouza / jamonapi

Licence: other
Another repo for jamonapi.com which is primarily hosted on sourceforge

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
Rich Text Format
576 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects
sed
78 projects

Projects that are alternatives of or similar to jamonapi

Myperf4j
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Stars: ✭ 2,281 (+3901.75%)
Mutual labels:  performance-metrics, performance-tuning, performance-monitoring
Appmetrics
Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
Stars: ✭ 864 (+1415.79%)
Mutual labels:  performance-metrics, performance-monitoring
ember-appmetrics
Ember library used to measure various metrics in your Ember app with ultra simple APIs.
Stars: ✭ 16 (-71.93%)
Mutual labels:  performance-metrics, performance-monitoring
Corefreq
CoreFreq is a CPU monitoring software designed for the 64-bits Processors.
Stars: ✭ 1,026 (+1700%)
Mutual labels:  performance-metrics, performance-monitoring
Stackimpact Python
DEPRECATED StackImpact Python Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, exceptions, metrics, and more
Stars: ✭ 671 (+1077.19%)
Mutual labels:  performance-metrics, performance-tuning
Stackimpact Java
StackImpact Java Profiler - Production-Grade Performance Profiler: CPU, locks, runtime metrics, and more
Stars: ✭ 7 (-87.72%)
Mutual labels:  performance-metrics, performance-tuning
Vsphere2metrics
VMware vSphere Performance Metrics Integration with Graphite & InfluxDB
Stars: ✭ 28 (-50.88%)
Mutual labels:  performance-metrics, performance-monitoring
Apm Agent Nodejs
Elastic APM Node.js Agent
Stars: ✭ 467 (+719.3%)
Mutual labels:  performance-metrics, performance-monitoring
Spm Agent Nodejs
NodeJS Monitoring Agent
Stars: ✭ 51 (-10.53%)
Mutual labels:  performance-metrics, performance-monitoring
Opbeat Node
DEPRECATED - See Elastic APM instead: https://github.com/elastic/apm-agent-nodejs
Stars: ✭ 155 (+171.93%)
Mutual labels:  performance-metrics, performance-monitoring
Nemetric
前端性能指标的监控,采集以及上报。用于测量第一个dom生成的时间(FP/FCP/LCP)、用户最早可操作时间(fid|tti)和组件的生命周期性能,,网络状况以及资源大小等等。向监控后台报告实际用户测量值。
Stars: ✭ 145 (+154.39%)
Mutual labels:  performance-metrics, performance-monitoring
Inspectit
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
Stars: ✭ 513 (+800%)
Mutual labels:  performance-metrics, performance-tuning
Scouter
Scouter is an open source APM (Application Performance Management) tool.
Stars: ✭ 1,792 (+3043.86%)
Mutual labels:  performance-metrics, performance-monitoring
Spm Agent Mongodb
Sematext Agent for monitoring MongoDB
Stars: ✭ 7 (-87.72%)
Mutual labels:  performance-metrics, performance-monitoring
Goappmonitor
Golang application performance data monitoring.
Stars: ✭ 478 (+738.6%)
Mutual labels:  performance-metrics, performance-tuning
Apm Server
APM Server
Stars: ✭ 878 (+1440.35%)
Mutual labels:  performance-metrics, performance-monitoring
Stackimpact Go
DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and more
Stars: ✭ 276 (+384.21%)
Mutual labels:  performance-metrics, performance-tuning
Sparklens
Qubole Sparklens tool for performance tuning Apache Spark
Stars: ✭ 345 (+505.26%)
Mutual labels:  performance-metrics, performance-tuning
Stackimpact Nodejs
DEPRECATED StackImpact Node.js Profiler - Production-Grade Performance Profiler: CPU, memory allocations, async calls, errors, metrics, and more
Stars: ✭ 46 (-19.3%)
Mutual labels:  performance-metrics, performance-tuning
Pcm
Processor Counter Monitor
Stars: ✭ 1,240 (+2075.44%)
Mutual labels:  performance-metrics, performance-monitoring

jamonapi

The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications.

see jamonapi.sourceforge.net for more information.

The JAMon repositories on both sourceforge and github are the latest version of JAMon.

   <dependencies>
        <dependency>
            <groupId>com.jamonapi</groupId>
            <artifactId>jamon</artifactId>
            <version>2.82</version>
        </dependency>
    </dependencies>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].