issues
search
alibaba
/
one-java-agent
Apache License 2.0
550
stars
118
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
reverse-proxy-client is unavailable in maven public repository
#52
RaymondLam1
opened
3 months ago
0
增强com/mysql/jdbc/StatementImpl,报错:JSR/RET are not supported with computeFrames option
#51
fawen18
closed
1 year ago
2
springboot fat jar启动时,PluginClassLoader的parent不是LaunchedURLClassLoader
#50
lastboy1228
closed
1 year ago
1
catalina使用的类被增强后,无法引用到由oneagent ClassLoaderHandler加载的工具类
#49
lastboy1228
closed
1 year ago
2
tomcat下使用agent无法加载类
#48
feifeiiiiiiiiiii
closed
1 year ago
3
SpringBoot fatjar模式下,Instrument方法中出现强转逻辑导致asm报 java.lang.TypeNotPresentException: Type com/one/agent/app/api/model/EmployeeAndy not present
#47
saleson
opened
1 year ago
0
Bump dubbo from 2.7.15 to 2.7.21 in /dubbo-test-instrument
#46
dependabot[bot]
opened
1 year ago
0
明确 one-java-agent 的加载方式
#45
hengyunabc
opened
1 year ago
0
非SystemClassLoader时,ClassLoader_Instrument 应该在 加载one-java-agent本体的ClassLoader里 避免调用 ClassLoaderHandler
#44
hengyunabc
opened
1 year ago
0
考虑修改 com.alibaba.oneagent 的 package name ,容易和其它代码冲突
#43
hengyunabc
opened
1 year ago
0
记录一个 ClassLoaderHandler 类加载问题排查
#42
hengyunabc
opened
1 year ago
0
升级到 fastjson2
#41
hengyunabc
opened
1 year ago
0
解决插件的日志配置问题
#40
hengyunabc
closed
1 year ago
0
为插件增加默认的 PluginActivator 实现
#39
hengyunabc
closed
1 year ago
0
考虑只支持jdk 8
#38
hengyunabc
closed
1 year ago
0
匹配 interface的机制会提前加载类,导致 ClassFileTransformer#transform 丢失部分类
#37
hengyunabc
opened
2 years ago
0
TransformerManagerImpl 在add reClassFileTransformer 时没有设置 canRetransform true
#36
hengyunabc
closed
2 years ago
0
在 addTransformer 时,不设置 canRetransform 为 true,会有一部分类不经过 ClassFileTransformer 处理
#35
hengyunabc
opened
2 years ago
0
Fix append to system class loader search
#34
robberphex
opened
2 years ago
0
Bump fastjson from 1.2.76 to 1.2.83 in /fastjson-demo-plugin
#33
dependabot[bot]
opened
2 years ago
1
Bump fastjson from 1.2.76 to 1.2.83 in /demo-plugin
#32
dependabot[bot]
opened
2 years ago
1
当多线程并发执行appendToClassLoaderSearch0时,会抛出异常
#31
robberphex
opened
2 years ago
1
Bump logback-core from 1.2.3 to 1.2.9
#30
dependabot[bot]
opened
2 years ago
1
remove unused IOUtils.unzip
#29
robberphex
closed
2 years ago
1
Bump dubbo from 2.7.13 to 2.7.15 in /dubbo-test-instrument
#28
dependabot[bot]
closed
2 years ago
2
Bump dubbo from 2.7.8 to 2.7.13 in /dubbo-test-instrument
#27
dependabot[bot]
closed
3 years ago
2
在 instrument-lib/ 里,需要支持define 工具类
#26
hengyunabc
opened
3 years ago
2
在 ~/oneagent/plugins/ 下面有多个重名插件时,需要判断版本号,加载最大版本
#25
hengyunabc
opened
3 years ago
0
PluginClassLoader 改进加载 com.alibaba.oneagent package下面的类的逻辑
#24
hengyunabc
opened
3 years ago
0
Support SharedService
#23
hengyunabc
closed
3 years ago
0
Extract the initialization method
#22
WangJi92
closed
3 years ago
0
插件之间service共享机制
#21
hengyunabc
opened
3 years ago
2
调试的支持,插入的代码能否保持行号?
#20
hengyunabc
opened
3 years ago
0
PlguinClassLoader 支持 parallel 加载类
#19
hengyunabc
closed
3 years ago
0
支持并行类加载
#18
robberphex
closed
3 years ago
1
增加 oneagent.verbose 配置
#17
hengyunabc
closed
3 years ago
0
修复启动是否成功的判断,在日志中显示agent启动耗时。
#16
robberphex
closed
3 years ago
0
关于插件打包
#15
shensi199312
opened
3 years ago
1
PluginActivator实现类强转PluginActivator遇到ClassCastException
#14
shensi199312
closed
3 years ago
2
对于同order的插件,支持并发启动
#13
hengyunabc
closed
3 years ago
0
请问这个在阿里内部的应用的场景有哪些?
#12
aqqwiyth
opened
3 years ago
1
支持外部配置项,支持 enabled 配置项
#11
hengyunabc
closed
3 years ago
1
增加 agent初始化时间统计的日志
#10
hengyunabc
opened
3 years ago
0
如何识别transform 传过来的字节码,是否实现了某一接口,或者是否子类
#9
hengyunabc
opened
4 years ago
3
Bump junit from 4.11 to 4.13.1
#8
dependabot[bot]
closed
4 years ago
2
增强 java.lang.ClassLoader ,允许加载插件注册的类
#7
hengyunabc
opened
4 years ago
1
部署目录结构
#6
hengyunabc
opened
4 years ago
0
支持加载应用依赖里的插件,类似fat jar格式的
#5
hengyunabc
opened
4 years ago
0
API和插件的格式 增加版本概念
#4
hengyunabc
opened
4 years ago
0
确定插件的打包形式,编写一个maven插件,还是用户自己assembly配置
#3
hengyunabc
opened
4 years ago
0
Next