Skip to main content

MongoDog is a library designed to sniff out the things that your application is doing within a mongo database. It plugs itself in between your app and pymongo and logs all of the commands that your application sends to the server.

Project description

mongodog

A python library, that helps you sniff out your own code that is running on mongo (using pymongo or mongokit).

Why?

Mongo has profile functionality and it is great. Why do we need mongodog? Well, mongodog includes one very important feature that mongo profile doesn’t - python traceback of the calling code. Sometimes you just need to know where the command is coming from.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mongodog-0.1.1.tar.gz (6.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page