7.15.0
Minor Changes
-
#3358
85d3bd1Thanks @richardsolomou! - AddPostHogSpanProcessoras a self-contained OpenTelemetrySpanProcessorthat handles batching and export internally. BothPostHogSpanProcessorandPostHogTraceExporternow automatically filter to AI-related spans only (gen_ai.*,llm.*,ai.*,traceloop.*).
(2026-04-14) -
#3377
b90b54eThanks @andrewm4894! - Add OpenAI Agents SDK tracing support via@posthog/ai/openai-agents. ImplementsPostHogTracingProcessorthat captures agent traces, spans, and LLM generations as PostHog LLM analytics events. Supports all span types including generation, response, function/tool, agent, handoff, guardrail, custom, audio, and MCP.
(2026-04-14)