Trace store and viewer are Pro features available in Evidently Cloud and Evidently Enterprise.
Tracely
library, based on OpenTelemetry.
What is LLM tracing?
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.

Do I always need tracing?
Tracing is optional on the Evidently Platform. You can also:- Upload tabular datasets using Dataset API.
- Run evals locally and send results to the platform without tracing.