What problem does it solve?
Data pipeline failures in PostHog are silent: events keep ingesting and dashboards stay green while destinations stop delivering, batch exports stall, and flows error for recipients. This Skill continuously audits CDP functions, batch exports, and hog flows against their own baselines to catch delivery contradictions before downstream systems quietly starve.
Core Features & Use Cases
- Watcher intervention detection: Finds enabled functions the hog watcher degraded or auto-disabled (states 2/3) after sustained failures, which teams rarely notice.
- Delivery failure analysis: Compares per-destination failure share against historical baselines using metrics and logs, naming the error class (HTTP 4xx/5xx, timeouts, runtime errors) and dating the onset.
- Batch export and flow monitoring: Detects Failed export runs, stalled schedules, record-level failures, and active flows with concentrated error kinds, quantifying impact by affected recipients.
- Use Case: A destination syncing events to Stripe starts returning HTTP 401s after a credential expires. The scout detects the failure share jumping from 0.4% to 38%, confirms the error class in logs, and files a prioritized report routed to the pipeline owner.
Quick Start
Ask the scout to check all enabled PostHog destinations, batch exports, and flows for delivery failures and report any contradictions against their baselines.