LLM insights (beta)

Last updated:

|Edit this page

This integration is currently in private beta. If you'd like to be added to the beta, email Lior@posthog.com.

We've teamed up with Langfuse to track metrics for LLM applications. Langfuse is an open source solution for monitoring LLM applications. It tracks metrics such as model costs, latency, token usage, and more.

Combining your Langfuse and PostHog data makes it easy to answer questions like:

  • What are my LLM costs by customer, model, and in total?
  • How many of my users are interacting with my LLM features?
  • Are there generation latency spikes?
  • Does interacting with LLM features correlate with other metrics (retention, usage, revenue, etc.)?

Here's an example dashboard in PostHog:

Supported application types

Langfuse supports using any large language model and has simple integrations for popular application frameworks such as OpenAI, LangChain, LlamaIndex, Flowise, LiteLLM, and more. See the Langfuse integration docs for more details.

How to get started

To get started:

  1. First add Langfuse Tracing to your LLM app (Quickstart).
  2. Enable the Langfuse integration in PostHog (in private beta). If you'd like to be added to the beta, email Lior@posthog.com.

Once you've added the integration into PostHog, you can use a dashboard template to set up the most relevant insights. To do this:

  1. Go the dashboard tab in PostHog.
  2. Click the New dashboard button in the top right.
  3. Select LLM metrics from the list of templates.

Supported Langfuse events

The Langfuse docs have a full list of events and properties that are sent from Langfuse to PostHog.

Questions?

Was this page useful?

Next article

Autocapture

Note: Autocapture is available for our JavaScript Web , React , and React Native SDKs. PostHog can capture frontend events automatically using autocapture, such as any click , change of input , or submission associated with a button , form , input , select , or textarea . This means you don't need to manually instrument tracking for individual components, links, buttons, or other parts of your product. Autocapture is enabled by default . Disabling autocapture You can also disable…

Read next article