← Traces

agent.run

trace_id: trace_000041 · tenant: acme

4 spans·2601msok

Waterfall

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

agent.run
2600.9ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_828"
}
openai.chat.completions.create
2168.8ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_828",
  "tokens_prompt": 579,
  "tokens_output": 129,
  "tokens_total": 708,
  "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.9513241869863123
  }
}
tool.code_exec
124.1ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "search_qa",
  "user_id": "u_828"
}
tool.search
194.1ms
Attributes (3)
{
  "tool": "search",
  "feature": "search_qa",
  "user_id": "u_828"
}