
PostHog Slack app
PostHog introduced a Slack app in beta that integrates its AI agent into Slack channels. The bot can answer product data questions, execute code tasks, and manage follow-ups in-thread, leveraging Post…
Tracing
PostHog introduced Tracing, a distributed tracing solution integrated with OpenTelemetry (OTLP) that allows users to capture and explore traces without vendor-specific SDKs. Currently in alpha, it act…
AI Observability
PostHog introduced AI Observability features to capture traces, generations, and spans from AI and LLM products. The update includes guides for integrating with OpenAI, Cohere, and Anthropic's Claude …
Minimum viable AI observability: what to set up after shipping your first AI feature
PostHog published a guide for small teams on implementing minimal AI observability, focusing on tracing, cost tracking, and error capture as foundational elements. It advises against over-engineering …
How autoresearch found a 3-year-old bug in our query engine
PostHog’s AI agent discovered a three-year-old bug in their ClickHouse query engine where timestamp filters failed to use the primary key correctly due to a timezone wrapper, causing 62% more granules…