Skip to main content
Version: 3.2-unstable

Haystack Enterprise Platform

Learn how pipeline tracing works out of the box on Haystack Enterprise Platform.

How to enableBuilt in — every deployed pipeline is traced automatically
Content tracingCaptured automatically: query transformations, embeddings, retrieved documents, scoring decisions, latencies, and errors
Platform docsTrace Your Pipelines

Overview

Haystack Enterprise Platform traces every pipeline you deploy without any setup: no tracer to enable, no content-tracing flag to flip. Traces capture the full journey of a query through your pipeline, including timestamps, query transformations, generated embeddings, retrieved documents, scoring and ranking decisions, and any errors or latency issues.

Built-in Tracing

Open a pipeline in the Builder and check the Analytics tab to inspect traces for individual runs, alongside pipeline-level metrics like request volume and latency. See Monitor Pipeline Performance for details on the available dashboards.