Skip to main content

django pinba

Project description

What’s that

App for collect Django statistics into PinbaEngine.

Installation:

  1. Package:

$  sudo pip install django-pinba
  1. Add the pinba.middleware.PinbaMiddleware application

    to MIDDLEWARE_CLASSES in your settings

  2. Add pinba-engine configuration:

PINBA_SERVER = '192.168.55.11'
PINBA_PORT = 30002
PINBA_ENABLED = True

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

django-pinba-1.0.tar.gz (8.4 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