← Traces

agent.run

trace_id: trace_00006i · tenant: globex

6 spans·2373msok

Waterfall

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

agent.run
2339.9ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_heavy_7"
}
openai.chat.completions.create
665.3ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_7",
  "tokens_prompt": 1718,
  "tokens_output": 294,
  "tokens_total": 2012,
  "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.808156924881041
  }
}
openai.chat.completions.create
623.3ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_7",
  "tokens_prompt": 658,
  "tokens_output": 164,
  "tokens_total": 822,
  "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.9062485392205417
  }
}
tool.web_fetch
605.6ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_heavy_7"
}
tool.calculator
281.7ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "search_qa",
  "user_id": "u_heavy_7"
}
tool.web_fetch
77.1ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_heavy_7"
}