Repository navigation

#

javaagent

A javaagent framework

Java
7502
3 年前

A Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology

Java
1345
1 天前

Lightweight Java agent for traffic capture and replay, enhancing testing and debugging.

Java
487
16 天前

本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及做反射、中间件和混淆代码等

Java
383
3 年前

BeeAPM is a distributed tracing system and APM ( Application Performance Monitoring )

Java
163
4 年前

DHook是一个支持动态debug,动态修改java程序的web应用.

Java
87
5 个月前

OpenTelemetry agent for Scala applications

Scala
71
6 小时前

This include several agents created using Byte-Buddy. Using this project we can get an idea how to create effective agents with byte-buddy.

Shell
59
7 年前

Monitor JVM from within, detect thread blocks and automatically save threads dump

Java
54
4 年前

异常日志收集客户端 环境隔离版本

Java
54
3 年前

Patches legacy Minecraft

Java
39
2 天前

Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.

Java
32
24 天前

Load Java Agents at any running JVM process and more, no JDK needed

C
30
5 年前

JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)

Java
21
2 年前