You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/10/18 12:46:10 UTC

[GitHub] [skywalking] westarest opened a new issue, #9806: [Feature] greenlet profiler for python agent

westarest opened a new issue, #9806:
URL: https://github.com/apache/skywalking/issues/9806

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   now the python agent(0.8.0) has a profiler for thread model and it works well when application runing in thread mode, but lots of services are running with gevent(greenlet), the thread profiler can't worker correct with it. an implement  of greenlet profiler would give skywalking more applicability
   
   ### Use case
   
   the application run with gevent can be profiled
   
   ### Related issues
   
   no
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng commented on issue #9806: [Feature] greenlet profiler for python agent

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #9806:
URL: https://github.com/apache/skywalking/issues/9806#issuecomment-1282334454

   Hi, do you have any proposals to discuss or submit? Typically, a new idea should be posted on the discussion panel. The `feature` issue is for tracking tasks having owners.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng closed issue #9806: [Feature] greenlet profiler for python agent

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #9806: [Feature] greenlet profiler for python agent
URL: https://github.com/apache/skywalking/issues/9806


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org