Install OpenTelemetry tracing
Contents
PostHog Tracing works with any OpenTelemetry-compatible client. You don't need any PostHog-specific packages – use standard OpenTelemetry libraries to export your spans.
Platforms
Note: Tracing uses the OpenTelemetry Protocol (OTLP) standard over HTTP. If your language isn't listed, check the OpenTelemetry documentation for a compatible SDK and point its OTLP trace exporter at PostHog.