logoalt Hacker News

gertburgertoday at 7:27 AM1 replyview on HN

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.


Replies

rmtoday at 7:43 AM

Could you please elaborate a bit on what is not working for you?