Skip to main content

Monitoring wsgi status as an upper wsgi middleware

Project description

WSGI-status

WSGI-status is a Python WSGI Middleware for monitoring WSGI application. It records worker status and provide worker status as a file. WSGI-status is inspired by uWSGI --stats option. These metrics that uWSGI provide are not given by other WSGI server middleware such as Gunicorn. WSGI-status provide worker metrics like uWSGI format.

Usage

Examples echo.py with Gunicorn:

$ ./example.sh

And see examples/upperware.py directory.

License

WSGI-status is released under the MIT License. See the LICENSE file for more details.

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

wsgi_status-0.3.7.tar.gz (2.7 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