Performance Metrics Summary
The metrics summary at the top of the page shows key performance data for the selected model and period.Hosting Credits apply only to open-source and fine-tuned models. This metric is not shown for external models.
Model Traces Table
The table displays all runs for the selected model, sorted from the latest to the oldest execution date. It includes data from the first execution onward — whether from deployment (open-source and fine-tuned models) or integration (external models). Successful requests are marked with a green check icon; failed requests with a red alert icon.
To view the detailed trace for a run, click its row in the table.
Export Data
Click Export to generate a CSV file of model traces records based on the selected date range and filters.Trace Details
Select a trace record to open the Traces detail view, which displays the input, output, and metadata for that run.- Input: The request text provided to the model using input tokens.
- Output: The text output or response generated by the model using output tokens.
In JSON mode, the model name includes the deployment version for open-source and fine-tuned models, and the connection name for external models.