Tag
#engineering
3 workflows tagged #engineering.
- debugging 3 minutes · beginner
Investigate errors after the latest deploy
Review cases first seen after a trusted deploy, distinguish SHA attribution from timing correlation, and inspect the highest-impact evidence before proposing a fix.
#errors#deploys#post-deploy#oncall - debugging 5 minutes · intermediate
Find slow API routes by customer and plan
Rank API endpoints by p95 latency, error rate, customer, and plan so engineering can fix performance where it affects revenue.
#analytics#api#latency#devtools-api - debugging 5 minutes · intermediate
Find integration setup failures
Show where customers fail while connecting integrations so engineering and CS can fix the highest-impact setup blockers.
#analytics#errors#integrations#onboarding