Memory usage exceeded critical threshold of 95% on api-gateway-03.
Current Usage: 97.3%
Threshold: 95.0%
Instance: api-gateway-03 (i-0a1b2c3d4e5f)
Cluster: prod-gateway-cluster
Region: us-east-1
Memory trend shows steady increase over the past 45 minutes.
Garbage collection cycles are not reclaiming sufficient memory.
Possible memory leak detected in connection pool handler.
Stack Trace
FATAL: MemoryPressureThresholdExceeded in pool.ConnectionPool
at ConnectionPool.allocate (/app/gateway/pool.js:342:15)
at ConnectionPool.acquire (/app/gateway/pool.js:278:22)
at GatewayHandler.handleRequest (/app/gateway/handler.js:156:31)
at async GatewayServer.process (/app/gateway/server.js:89:12)
[connections: 2,847 active / 3,000 max]
at processTicksAndRejections (node:internal/process/task_queues:95:5)
WARN: GC pressure at 89% — minor collections failing
at V8HeapMonitor.report (/app/gateway/metrics.js:67:9)
No comments yet. Be the first!