gaoyanyu opened a new issue, #13222: URL: https://github.com/apache/skywalking/issues/13222
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component Python Agent (apache/skywalking-python) ### What happened backgroud: serviceA -> serviceB, communicating with grpc. I have two python service which communicate with each other through grpc, after integrated to skywalking, I found serviceA has no entry span. I found package apache-skywalking(version: 1.1.0) installed has no grpc plugin, but [skywalking-python](https://github.com/apache/skywalking-python/blob/master/skywalking/plugins/sw_grpc.py) has sw_grpc plugin,is this normal?   ### What you expected to happen serviceA has entry span ### How to reproduce apache-skywalking 1.1.0 skywalking oap&ui 10.2.0 python version: 3.9 ### Anything else _No response_ ### Are you willing to submit a pull request to fix on your own? - [ ] Yes I am willing to submit a pull request on my own! ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
