GunicornNGINX

Elevated request duration indicates performance degradation

warning
performanceUpdated Mar 24, 2026
How to detect:

The 95th percentile of Gunicorn request duration has increased above acceptable thresholds, indicating slower response times affecting user experience.

Recommended action:

Investigate application-level performance issues, database query performance, or external API calls. Check if worker capacity is insufficient. Correlate with resource utilization metrics and busy worker counts.