← Traces

agent.run

trace_id: trace_00004v · tenant: acme

5 spans·4447msok

Waterfall

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

agent.run
4428.4ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_27"
}
anthropic.messages.create
830.9ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_27",
  "tokens_prompt": 490,
  "tokens_output": 312,
  "tokens_total": 802,
  "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.9026267042383552
  }
}
anthropic.messages.create
2285.9ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_27",
  "tokens_prompt": 503,
  "tokens_output": 364,
  "tokens_total": 867,
  "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.9299641166813671
  }
}
anthropic.messages.create
974.4ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_27",
  "tokens_prompt": 338,
  "tokens_output": 206,
  "tokens_total": 544,
  "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.633923287410289
  }
}
tool.code_exec
255.5ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "support_bot",
  "user_id": "u_heavy_27"
}