shuguang-dong commented on pull request #52: URL: https://github.com/apache/skywalking-python/pull/52#issuecomment-671678593
I just tried Djano==3.1 and apache-skywalking==0.2.0,when I use cmd "python3 test_django.py runserver 0.0.0.0:9090",only use http protocol can work well,grpc protocol can't work. But I have another question: I only request such as start with 'http://0.0.0.0:9000/uri' agent is work well. But my django server is run with 0.0.0.0:8000.I request my django server ,agent still now work.I think agent server and my django server is uncommitted, Am i wrong? ---------------------------------------------------------------- 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]
