http.server.request.count
Count of HTTP server requestsDimensions:None
Available on:
Datadog (1)
Interface Metrics (1)
Technical Annotations (17)
Configuration Parameters (3)
CONN_MAX_AGErecommended: 0timeoutrecommended: 60 * 60request.argsError Signatures (3)
5xxhttp statusconnection failed: FATAL: no more connections allowed (max_client_conn)log pattern400http statusTechnical References (11)
django_db_execute_totalcomponentN+1 queryconceptselect_relatedconceptprefetch_relatedconceptdjango_http_responses_total_by_status_totalcomponentpgbouncercomponentconnection poolingconceptRedisCachecomponentredis_cache.setcomponentabort()componentrequest.args.get()componentRelated Insights (7)
N+1 query problem degrades view performancewarning
▸
5xx error rate exceeds 1% thresholdcritical
▸
Missing rate limiting enables credential brute force attackswarning
▸
Django 4.x leaks database connections with CONN_MAX_AGE enabledcritical
▸
PostgreSQL connection spike after Django 3.2 to 5.2 upgrade with CONN_MAX_AGE configuredwarning
▸
Improper cache expiry time causes stale data or server overloadwarning
▸
Missing required query parameters cause 400 Bad Requestwarning
▸