← Traces

agent.plan

trace_id: trace_00005w · tenant: soylent

4 spans·2600msok

Waterfall

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

agent.plan
2600.4ms
Attributes (2)
{
  "feature": "code_assist",
  "user_id": "u_heavy_10"
}
anthropic.messages.create
758.0ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "code_assist",
  "user_id": "u_heavy_10",
  "tokens_prompt": 2846,
  "tokens_output": 686,
  "tokens_total": 3532,
  "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.9690010906197131
  }
}
anthropic.messages.create
1396.5ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "code_assist",
  "user_id": "u_heavy_10",
  "tokens_prompt": 1241,
  "tokens_output": 668,
  "tokens_total": 1909,
  "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.9302495718700812
  }
}
tool.code_exec
348.7ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "code_assist",
  "user_id": "u_heavy_10"
}