← Traces

agent.run

trace_id: trace_000023 · tenant: globex

5 spans·3245msok

Waterfall

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

agent.run
3231.0ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_766"
}
anthropic.messages.create
1462.1ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_766",
  "tokens_prompt": 229,
  "tokens_output": 496,
  "tokens_total": 725,
  "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.8191542574670165
  }
}
anthropic.messages.create
531.8ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_766",
  "tokens_prompt": 305,
  "tokens_output": 177,
  "tokens_total": 482,
  "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.9253280504141003
  }
}
anthropic.messages.create
860.3ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_766",
  "tokens_prompt": 212,
  "tokens_output": 502,
  "tokens_total": 714,
  "input": "Translate the user manual section to Japanese, preserving the table structure.",
  "output": "(answer to: Translate the user manual section to Jap…)",
  "eval_scores": {
    "Hallucination": 0.9027891063597053
  }
}
tool.search
290.8ms
Attributes (3)
{
  "tool": "search",
  "feature": "support_bot",
  "user_id": "u_766"
}