0x00kh opened a new pull request, #404: URL: https://github.com/apache/skywalking-python/pull/404
## Summary - Add Odoo plugin that instruments Root.dispatch to create HTTP entry spans. - Provide fail-open bootstrap in skywalking.bootstrap.odoo.maybe_start() that starts the agent only when both required env vars are set. - Add usage docs and unit tests for bootstrap and plugin logic. ## Test Plan - python -m unittest tests.unit.test_version_check tests.unit.test_odoo_bootstrap tests.unit.test_odoo_plugin -v - python -m py_compile skywalking/bootstrap/odoo.py skywalking/plugins/sw_odoo.py tests/unit/test_odoo_bootstrap.py tests/unit/test_odoo_plugin.py - git diff --check HEAD~1..HEAD -- 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]
