← Traces

agent.run

trace_id: trace_000000 · tenant: globex

4 spans·3093msok

Waterfall

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

agent.run
3093.3ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_636"
}
openai.chat.completions.create
2230.9ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_636",
  "tokens_prompt": 900,
  "tokens_output": 277,
  "tokens_total": 1177,
  "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.9197253837948666
  }
}
tool.calculator
416.4ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "search_qa",
  "user_id": "u_636"
}
tool.search
332.5ms
Attributes (3)
{
  "tool": "search",
  "feature": "search_qa",
  "user_id": "u_636"
}