Monitors PostHog integration health, event ingestion rates, and feature flag latency to ensure reliable product analytics and feature management.
The PostHog Observability skill provides a comprehensive toolkit for maintaining a healthy PostHog implementation. It allows developers to monitor critical signals such as event ingestion flow, feature flag evaluation speed, and API rate limit consumption. By providing ready-to-use HogQL queries for health checks, TypeScript instrumentation patterns for performance monitoring, and Prometheus alert rules, this skill helps teams detect instrumentation regressions and billing spikes before they impact the business. It is an essential companion for any team relying on PostHog for production feature management and user behavior tracking.
주요 기능
01Real-time event ingestion health checks using HogQL queries
02Feature flag evaluation latency instrumentation for Node.js/TypeScript
03Customizable dashboard queries for DAU, event volume, and ingestion freshness
04Pre-configured Prometheus alert rules for ingestion drops and capture errors
051,901 GitHub stars
06Automated billing volume tracking and free-tier threshold alerts
사용 사례
01Identifying slow feature flag evaluations that cause UI flicker or performance bottlenecks
02Managing SaaS costs by tracking monthly event volume against free-tier limits
03Detecting and alerting on sudden drops in event ingestion across applications