← Traces

agent.run

trace_id: trace_00005z · tenant: acme

3 spans·2268msok

Waterfall

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

agent.run
2267.6ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_26"
}
anthropic.messages.create
1493.6ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_26",
  "tokens_prompt": 392,
  "tokens_output": 197,
  "tokens_total": 589,
  "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.970963490800932
  }
}
anthropic.messages.create
668.5ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_26",
  "tokens_prompt": 412,
  "tokens_output": 73,
  "tokens_total": 485,
  "input": "Given the customer ticket below, draft a refund response that follows policy P-204.",
  "output": "Refund approved under policy P-204(b), $189.99 returned to card ending 4421 within 3 days…",
  "eval_scores": {
    "Hallucination": 0.3836472488474101
  }
}