关于
This skill provides a standardized framework for integrating Sentry v8 into Node.js services, enforcing a strict policy where all errors must be captured. It includes specialized implementation patterns for Express controllers, background cron jobs, complex workflows, and database performance monitoring. By utilizing pre-built helpers like WorkflowSentryHelper and DatabasePerformanceMonitor, it ensures developers gain deep visibility into system health, performance bottlenecks, and N+1 query detection across microservices such as Form and Email services.