← Traces

agent.run

trace_id: trace_00004p · tenant: soylent

4 spans·3735msok

Waterfall

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

agent.run
3735.2ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_39"
}
anthropic.messages.create
2306.9ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_39",
  "tokens_prompt": 195,
  "tokens_output": 358,
  "tokens_total": 553,
  "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.9442992279073223
  }
}
anthropic.messages.create
966.5ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_39",
  "tokens_prompt": 674,
  "tokens_output": 433,
  "tokens_total": 1107,
  "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.8509982804767787
  }
}
tool.code_exec
353.9ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "support_bot",
  "user_id": "u_heavy_39"
}