807801002 opened a new issue #6755:
URL: https://github.com/apache/skywalking/issues/6755


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   Can Skywalking support extension development in agent.core by intercepting 
the ThreadPoolExecutor class constructor?Way through the onConstruct 
InstanceConstructorInterceptor class objInst parameters corresponding to the 
instance,Then periodically collect ThreadPoolExecutor instance's thread pool 
metrics and construct new metric to implement thread pool monitoring
   
   
skywalking能否支持在agent.core扩展开发通过拦截ThreadPoolExecutor类构造器的方式,通过InstanceConstructorInterceptor类的onConstruct方法的objInst参数获取对应instance,然后定时采集ThreadPoolExecutor实例的线程池指标构造成新的metric来实现针对线程池的监控
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, 
component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to