← Traces

agent.run

trace_id: trace_00001b · tenant: acme

4 spans·2959msok

Waterfall

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

agent.run
2958.8ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_48"
}
anthropic.messages.create
1327.3ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_48",
  "tokens_prompt": 431,
  "tokens_output": 273,
  "tokens_total": 704,
  "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.6877381317783147
  }
}
anthropic.messages.create
1358.3ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_48",
  "tokens_prompt": 229,
  "tokens_output": 317,
  "tokens_total": 546,
  "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.8853966104798019
  }
}
tool.code_exec
157.0ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "support_bot",
  "user_id": "u_heavy_48"
}