opencensus-python
opencensus-python copied to clipboard
Fix Django DB wrapper initialization
Fixes #810
@jordanorc Would you mind testing this to see if it resolves your issue?
@tpyo, Yes!!! It's working perfectly now! I also tested with Daphne and everything seems to be ok. Thank you very much for your help!!!
I'm now facing problems with requests integration. Do you know if someone can help?
@jordanorc Thanks for testing. Maybe open an issue if you're having trouble with the requests integration?
Thanks @tpyo! I already do that here: https://github.com/census-instrumentation/opencensus-python/issues/812. I also found a solution to solve the "problem".But I don't know if it is a problem in fact.
@AyWa Tests are failing but this does address the issue. Haven't had a chance to figure out how to get it to work with the context manager Django uses. Help is welcome!