Open incidents
Error rate
p99 latency
Uptime (30d)
Request volume
requests / min · last 40 min
Active incidents
6 total- 42.8% errinvestigatingINC-4821
Elevated 5xx on checkout API
payments-gateway
AR6m ago - 27.1% erridentifiedINC-4820
Redis connection pool exhaustion
session-store
MK18m ago - 8.4% errmonitoringINC-4818
p99 latency regression after deploy
search-indexer
JL52m ago - 5.9% errinvestigatingINC-4815
Kafka consumer lag above threshold
events-pipeline
SD1h ago - 1.2% errmonitoringINC-4809
Intermittent DNS resolution failures
edge-proxy
TN3h ago - 0.3% errresolvedINC-4802
Disk usage approaching capacity
metrics-db
AR5h ago
AI log recommendations
beta- payments-gateway
Downstream timeout to Stripe cascading into 5xx
94%confidenceError signature spiked immediately after the 14:02 deploy. 87% of failing requests share the same upstream timeout to api.stripe.com.
ERROR upstream_timeout dur=30011ms host=api.stripe.com trace=9f2a…c1 - session-store
Connection pool saturated — raise max clients
81%confidenceRedis client waits exceed pool size (50/50 in use). Correlated with a 3x traffic increase from the marketing campaign.
WARN pool_exhausted waiting=128 max=50 acquired=50 - search-indexer
GC pauses driving p99 latency regression
68%confidenceFull GC frequency doubled after the heap size change. Suggest reverting -Xmx or enabling G1GC.
INFO gc pause=612ms type=full heap=7.8G/8G