Java Agent to get performance metric of a JAX-RS application
-
Updated
Mar 13, 2015 - Java
Java Agent to get performance metric of a JAX-RS application
🧰 Tool to dump Java class files from a running JVM (Java agent, 2015)
[:warning:DEPRECATED This repository is no longer maintained. A Prometheus alternative to this tool would be https://github.com/eiiches/scriptable-jmx-exporter] -- Java agent for collecting and reporting JMX metrics to InfluxDB
Example of implementing a Java Agent to do bytecode manipulation at JVM startup
Spy @PerformanceAudit methods with Javasisst
An example of bytecode modifying Java agents done with Javassist and Byte Buddy
基于 Java Socket 的一个通信框架
Java framework that makes it easier to write instrumentation for Java classes
Reference project for working with Java Instrumentation APIs to build java agents
Thread annotations and java-agent to enforce them
A collection of tools to load agents to the JVM both local and remote.
An application to load bytebuddy advice interceptors
Maven plugin to collect dynamic stats from a Maven project and its test suite
a java agent to optimize tail recursion.通过修改字节码,为Java提供尾递归优化功能。
A class proxy library that can be used for mixins, facades and method interceptors
Collection of small Java serviceability improvements based on JVM Tool Interface
Add a description, image, and links to the java-agent topic page so that developers can more easily learn about it.
To associate your repository with the java-agent topic, visit your repo's landing page and select "manage topics."