15.34Correlation IDs in production
User reports:
“Customer C001 failed around 4:20.”
You want:
correlationId
to trace:
API gateway
↓
Experience API
↓
Process API
↓
Salesforce System API
↓
Salesforce
Without correlation:
grep customer name everywhere
and pray.