This is effectively the missing connector between speaking to a JVM via JMX on one end and whatever logging / monitoring / graphing package that you can dream up on the other end.
performance-monitoring monitoring jvm-monitoring apmStagemonitor is a Java monitoring agent that tightly integrates with time series databases like Elasticsearch, Graphite and InfluxDB to analyze graphed metrics and Kibana to analyze requests and call stacks. It includes preconfigured Grafana and Kibana dashboards that can be customized. It supports Real Time Metrics, Call tree of the current request including SQL statements to identify the bottlenecks of a request, Execution time and count of database interactions, Analyze the HTTP headers and lot more.
performance monitoring apm kibana grafana profiling tracing opentracing metrics performance-monitoring jvm-monitoringPinpoint is an APM (Application Performance Management) tool for large-scale distributed systems written in Java. Modelled after Dapper, Pinpoint provides a solution to help analyze the overall structure of the system and how components within them are interconnected by tracing transactions across distributed applications.
apm monitoring performance agent performance-monitoring jvm-monitoring opentracing application-performance-monitoringAutomon combines the power of AOP (AspectJ) with any monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and dependent libraries.
aspectj monitoring performance aop performance-monitoring jvm-monitoring apmjHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.
instrumentation jvm-instrumentation jvm-monitoring java-profiler performance-analysisGlowroot Parent Project
performance-monitoring monitoring jvm-monitoring apm instrumentation debuggingSysmon is a lightweight platform monitoring tool. It's designed to gather performance data (CPU, disks, network, etc.) from the host running the Java VM. This data is gathered, packaged, and published via Java Management Extensions (JMX) for access using the JMX APIs and standard tools (such as jconsole or jmxtrans).Sysmon can be run as a standalone daemon or as a library to add platform monitoring to any application.
performance-monitoring monitoring jvm-monitoring apmnudge4j is a tiny piece of code to help great developers understand code better, debug less, have more fun.To use nudge4j, just add less than 100 lines of code in your program.
jvm monitoring repl performance-monitoring jvm-monitoring apm instrumentation debugging
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.