I've found their django instrumentation to be kinda useless for larger apps.
The only choices you get is full auto instrumentation, which breaks most non-trivial apps, or zero assistance/documentation.
There is no in-between where I can inject the functionality required in a way that is compatible with the application.
Could you please elaborate a bit on what is not working for you?