[Plugin] moved Method & Url tags before requests#84
[Plugin] moved Method & Url tags before requests#84kezhenxu94 merged 2 commits intoapache:masterfrom
Conversation
|
I expect these changes to change some test results, adding HttpMethod and HttpUrl tags in places where they may not have been before and changing some endpoint names (removing args following ?), any way to see if these test failures are that or something else? |
Here it is https://github.com/apache/skywalking-python/pull/84/checks?check_run_id=1426036106 Pay attention to the diff in the log |
Yes I did see that but I am not familiar with the test so I don't know if the diff means that HttpMethod and HttpUrl tags appeared where they were not before or if it means some other failure mode. |
sw_urllib_request.pyto properly set HttpStatus in this case.