Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ttl attach咨询 #364

Closed
ocean-wll opened this issue Mar 10, 2022 · 1 comment
Closed

ttl attach咨询 #364

ocean-wll opened this issue Mar 10, 2022 · 1 comment
Labels
duplicate ❓question Further information is requested

Comments

@ocean-wll
Copy link

我们是做压测产品,需要使用ttl对线程池中的数据进行传标。

我们想把我们的产品封装成一个jar包,可以像arthas-boot那样去动态attach agent。

对ttl的处理方式是通过手动调用 TtlAgent.premain() ,但是发现不会对已经创建了的Runnable进行增强了。

所以对这一块的处理有什么好的建议吗?

@oldratlee
Copy link
Member

oldratlee commented May 20, 2022

目前没有支持 Attach方式『对已加载的类做增强』。 @ocean-wll

相关Issue


attach的功能 的讨论与实现实验进展 在下面 issue 中跟进

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate ❓question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants