← Traces

agent.run

trace_id: trace_00002u · tenant: acme

2 spans·1590msok

Waterfall

Each row is one span. Indent shows parent depth; the bar shows position within the trace.

agent.run
1590.2ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_heavy_39"
}
openai.chat.completions.create
1472.1ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_39",
  "tokens_prompt": 571,
  "tokens_output": 243,
  "tokens_total": 814,
  "input": "Summarize the Q3 earnings report attached. Focus on revenue, margin, and guidance.",
  "output": "(answer to: Summarize the Q3 earnings report attache…)",
  "eval_scores": {
    "Hallucination": 0.963226544088684
  }
}