Monitor Gunicorn performance with Datadog
Gunicorn is a UNIX-compatible WSGI HTTP server used to run Python applications, developed in 2010 by Benoit Chesneau. It's often implemented with a reverse proxy server like NGINX and can serve Python applications compatible with frameworks like Django and Flask. Datadog's out-of-the-box Gunicorn dashboard provides information on resource utilization, work metrics, latency, throughput, HTTP status codes, and more. The integration collects several categories of metrics including latency, throughput, HTTP status codes, and resource utilization. By monitoring Gunicorn alongside NGINX and custom metrics from your web application, you can investigate issues as they arise and set up targeted alerts to adjust configurations when needed.
Company
Datadog
Date published
June 24, 2016
Author(s)
Emily Chang
Word count
503
Hacker News points
None found.
Language
English