← Traces

agent.run

trace_id: trace_000048 · tenant: acme

4 spans·2316msok

Waterfall

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

agent.run
2316.5ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_243"
}
anthropic.messages.create
1492.9ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_243",
  "tokens_prompt": 694,
  "tokens_output": 361,
  "tokens_total": 1055,
  "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.9632327411323786
  }
}
anthropic.messages.create
655.8ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_243",
  "tokens_prompt": 329,
  "tokens_output": 421,
  "tokens_total": 750,
  "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.9144179134164006
  }
}
tool.code_exec
58.9ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "support_bot",
  "user_id": "u_243"
}