← Traces

agent.run

trace_id: trace_000039 · tenant: globex

6 spans·4431msok

Waterfall

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

agent.run
4420.2ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_840"
}
openai.chat.completions.create
2372.2ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_840",
  "tokens_prompt": 1841,
  "tokens_output": 263,
  "tokens_total": 2104,
  "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.9564224382629618
  }
}
openai.chat.completions.create
525.6ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_840",
  "tokens_prompt": 369,
  "tokens_output": 120,
  "tokens_total": 489,
  "input": "Given the customer ticket below, draft a refund response that follows policy P-204.",
  "output": "(answer to: Given the customer ticket below, draft a…)",
  "eval_scores": {
    "Hallucination": 0.9240942096803337
  }
}
tool.calculator
459.8ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "search_qa",
  "user_id": "u_840"
}
tool.search
374.2ms
Attributes (3)
{
  "tool": "search",
  "feature": "search_qa",
  "user_id": "u_840"
}
tool.calculator
579.4ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "search_qa",
  "user_id": "u_840"
}