← Traces

agent.run

trace_id: trace_00006a · tenant: acme

4 spans·4794msok

Waterfall

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

agent.run
4794.5ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_944"
}
anthropic.messages.create
1767.2ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_944",
  "tokens_prompt": 252,
  "tokens_output": 238,
  "tokens_total": 490,
  "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.9887529879342765
  }
}
anthropic.messages.create
2448.9ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_944",
  "tokens_prompt": 393,
  "tokens_output": 210,
  "tokens_total": 603,
  "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.7737103584222496
  }
}
tool.code_exec
482.7ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "support_bot",
  "user_id": "u_944"
}