Adds DB connection attributes in spans#2274
Conversation
sentrivana
left a comment
There was a problem hiding this comment.
Looking good! The Django part might need some special casing for the different backends and one or two test cases for Django would also be great.
|
I updated the code to omit data fields that we can not fill. (asked joris about what they like more) |
|
The chalice deps thing is still not fixed (something has deps to boto3 that are not working with our deps and I have not yet figured out what lib...) |
|
Also Django tests for new db attributes are still missing. |
|
Maybe I have some time in the afternoon to have another shot at this, but if not it would be great if you could take over @sentrivana . Sorry for not having everything ready.. |
No worries, I can take over. You should enjoy your vacation. :) |
Fixes #2270