vote up 1 vote down star
1

Does Django have anything equivalent to the New Relic RPM performance monitoring app for Rails (http://www.newrelic.com/)?

Looking to do an app in Django, but would really like to be able to use something like New Relic for monitoring performance.

flag

1 Answer

vote up 0 vote down check

None that I'm aware. django-debug-toolbar is a fairly popular app which can provide you with performance info for a particular page, but feature-wise it doesn't even come close to what the New Relic demo shows (I have no experience with NR/RoR myself).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.