express.http.response_time.avg
Average response timeDimensions:None
Available on:
Datadog (1)
Interface Metrics (1)
Technical Annotations (19)
Configuration Parameters (2)
NODE_ENVrecommended: productionlimitrecommended: 50CLI Commands (1)
npx clinic doctor -- node app.jsdiagnosticTechnical References (16)
morgancomponentN+1 queryconceptconnection poolcomponentPerformanceObservercomponentperformance.markcomponentperformance.measurecomponentv8-profilercomponentClinic.jscomponentRediscomponentMemcachedcomponentpercentileconcepttail latencyconceptevent loopcomponentcallback queuecomponentcompressioncomponentngx_http_gzip_modulecomponentRelated Insights (9)
Slow API response times indicate processing bottleneckswarning
▸
NODE_ENV not set to production causes 3x performance degradationwarning
▸
N+1 database queries with eager loading cause connection exhaustioncritical
▸
Slow operations over 100ms threshold degrade user experiencewarning
▸
High response times from application bottleneckswarning
▸
Slow tail latency from outlier requests obscured by averageswarning
▸
Event loop 100% utilization causes request latency spikes and timeoutscritical
▸
Uncompressed responses increase bandwidth and latencyinfo
▸
Repeated identical requests without caching waste resourcesinfo
▸