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 2020/08/08 07:18:11 UTC

[GitHub] [skywalking-python] alonelaval opened a new pull request #62: Add thread propagation

alonelaval opened a new pull request #62:
URL: https://github.com/apache/skywalking-python/pull/62


   <!-- Uncomment the following checklist WHEN AND ONLY WHEN you're adding a new plugin -->
   <!--
   - [] Add a test case for the new plugin
   - [ ] Add a component id in [the main repo](https://github.com/apache/skywalking/blob/master/oap-server/server-bootstrap/src/main/resources/component-libraries.yml#L415)
   - [ ] Add a logo in [the UI repo](https://github.com/apache/skywalking-rocketbot-ui/tree/master/src/views/components/topology/assets)
   - [ ] Add the library/module that this plugin instruments into the `setup.py` (`extras_require/test`), such as `pymysql`, `flask`, `django`, etc.
   - [ ] Rebuild the `requirements.txt` by running `tools/env/build_requirements_(linux|windows).sh`
   -->
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 commented on pull request #62: Add thread propagation

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on pull request #62:
URL: https://github.com/apache/skywalking-python/pull/62#issuecomment-671154403


   @shuguang-dong also, please open an individual issue in the main repo because your question is not related to this pull request, it confuses others in this thread


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking-python] alonelaval commented on pull request #62: Add thread propagation

Posted by GitBox <gi...@apache.org>.
alonelaval commented on pull request #62:
URL: https://github.com/apache/skywalking-python/pull/62#issuecomment-670842992


   > Could you please add the new decorator to the doc, it'c a cool feature that the users should learn it from the doc
   
   OK


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 edited a comment on pull request #62: Add thread propagation

Posted by GitBox <gi...@apache.org>.
kezhenxu94 edited a comment on pull request #62:
URL: https://github.com/apache/skywalking-python/pull/62#issuecomment-671153955


   > hello,I have a trouble when use skywalking-python:
   > 
   > I learn skywalking-python by this page: https://github.com/apache/skywalking-python
   > 
   > after agent.start(),only create instance,but not track any request,
   > 
   > can you help me? 
   > 
   > my email is dongshuguang_1993@163.com
   > 
   > and QQ is  709936344
   > 
   > thanks!
   
   What framework are you using, make sure the framework is supported in the [list](https://github.com/apache/skywalking-python/blob/master/docs/Plugins.md) and there is traffic actually


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking-python] shuguang-dong commented on pull request #62: Add thread propagation

Posted by GitBox <gi...@apache.org>.
shuguang-dong commented on pull request #62:
URL: https://github.com/apache/skywalking-python/pull/62#issuecomment-671151126


   hello,I have a trouble when use skywalking-python:
   I learn skywalking-python by this page: https://github.com/apache/skywalking-python
   after agent.start(),only create instance,but not track any request,
   can you help me? 
   my email is dongshuguang_1993@163.com
   and QQ is  709936344
   thanks!


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 commented on pull request #62: Add thread propagation

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on pull request #62:
URL: https://github.com/apache/skywalking-python/pull/62#issuecomment-671153955


   > hello,I have a trouble when use skywalking-python:
   > 
   > I learn skywalking-python by this page: https://github.com/apache/skywalking-python
   > 
   > after agent.start(),only create instance,but not track any request,
   > 
   > can you help me? 
   > 
   > my email is dongshuguang_1993@163.com
   > 
   > and QQ is  709936344
   > 
   > thanks!
   
   What framework are you using, make sure the framework is supported in the list and there is traffic actually


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 merged pull request #62: Add thread propagation

Posted by GitBox <gi...@apache.org>.
kezhenxu94 merged pull request #62:
URL: https://github.com/apache/skywalking-python/pull/62


   


----------------------------------------------------------------
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:
users@infra.apache.org