← Traces

agent.run

trace_id: trace_00003f · tenant: acme

7 spans·3802msok

Waterfall

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

agent.run
3753.5ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_607"
}
anthropic.messages.create
1062.0ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_607",
  "tokens_prompt": 147,
  "tokens_output": 527,
  "tokens_total": 674,
  "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.9909525120398031
  }
}
anthropic.messages.create
923.5ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_607",
  "tokens_prompt": 496,
  "tokens_output": 317,
  "tokens_total": 813,
  "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.9971541578182951
  }
}
anthropic.messages.create
642.1ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_607",
  "tokens_prompt": 425,
  "tokens_output": 410,
  "tokens_total": 835,
  "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.9668217839673162
  }
}
tool.search
265.8ms
Attributes (3)
{
  "tool": "search",
  "feature": "support_bot",
  "user_id": "u_607"
}
tool.calculator
213.9ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "support_bot",
  "user_id": "u_607"
}
tool.code_exec
555.2ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "support_bot",
  "user_id": "u_607"
}