Sentry Observability Integration Overview Wire Sentry into your logging, metrics, APM, and dashboard toolchain so every error carries full context and every metric correlates back to root-cause events. This skill covers three integration layers: structured logging (winston, pino, structlog) with Sentry event ID correlation, business metrics with error-rate tracking, and cross-tool linking via Sentry Discover, Grafana webhooks, and APM tools. See also: Logging integration details | Metrics patterns | APM tool cross-linking Prerequisites - Sentry SDK v8+ installed ( for Node.js, for Python) - A…