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


   The current version generates codes from proto files into a global 
namespace, which causes failure when there is a package in the users' 
application whose name is the same as the generated one, this patch moves the 
generated codes into the `skywalking` module and thus avoid conflicts.
   
   Resolves https://github.com/apache/skywalking/issues/5406
   


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