Superskyyy opened a new pull request #152: URL: https://github.com/apache/skywalking-python/pull/152
- Removes HTTP basic auth `user:pw` from span - `peer` `url` and `log` in http client libs - Removes HTTP basic auth `user:pw` from log and tracebacks in log reporter - Adds support for an extra configuration - `cause_exception_depth` which limits the stacktrace depth (align with Java agent) - Updates some doc and config naming. - Tested working for (requests, urllib3, urllib.request, aiohttp) under various settings, only two needs span fix. <!-- 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) - [ ] 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
