← Traces

agent.run

trace_id: trace_000021 · tenant: acme

7 spans·6217msok

Waterfall

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

agent.run
6189.3ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_43"
}
anthropic.messages.create
1435.4ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_43",
  "tokens_prompt": 373,
  "tokens_output": 248,
  "tokens_total": 621,
  "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.982793854107149
  }
}
anthropic.messages.create
1722.4ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_43",
  "tokens_prompt": 498,
  "tokens_output": 341,
  "tokens_total": 839,
  "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.6734143488109112
  }
}
anthropic.messages.create
2136.3ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_43",
  "tokens_prompt": 108,
  "tokens_output": 268,
  "tokens_total": 376,
  "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.5787301899865269
  }
}
tool.code_exec
524.4ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "support_bot",
  "user_id": "u_heavy_43"
}
tool.code_exec
92.2ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "support_bot",
  "user_id": "u_heavy_43"
}
tool.web_fetch
166.4ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "support_bot",
  "user_id": "u_heavy_43"
}