Tracing lets you instrument your AI application to collect data for evaluation and analysis.It captures detailed records of how your LLM app operates, including inputs, outputs and any intermediate steps and events (e.g., function calls). You define what to include.Evidently provides multiple ways to explore tracing data.
See a timeline of execution steps with input-output details and latency.
Once you capture the data, you can also run evals on the tracing datasets.