Top 4 Java Instrumentation Projects
-
Project mention: is rust the only language to have procedural macros? | reddit.com/r/rust | 2022-02-19
Have a look at byte buddy.
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
java-specialagent
Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
Amongst the treasures found within the opentracing-contrib project is a Java special agent. By plugging this into our app via the -javaagent JVM flag we can fully enable tracing across any commonly used 3rd party libraries without changing any code or rebuilding the project. The list of instrumented libraries is pretty comprehensive — Jersey, Cassandra drivers, MongoDB drivers to name but a few.
Index
What are some of the best open-source Instrumentation projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | Byte Buddy | 4,979 |
2 | JaCoCo | 3,270 |
3 | brave | 2,178 |
4 | java-specialagent | 177 |
Are you hiring? Post a new remote job listing for free.