← Traces

agent.plan

trace_id: trace_00005y · tenant: acme

5 spans·2073msok

Waterfall

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

agent.plan
2065.0ms
Attributes (2)
{
  "feature": "code_assist",
  "user_id": "u_heavy_3"
}
anthropic.messages.create
671.1ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "code_assist",
  "user_id": "u_heavy_3",
  "tokens_prompt": 1274,
  "tokens_output": 1074,
  "tokens_total": 2348,
  "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.9013019774341956
  }
}
tool.calculator
101.5ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "code_assist",
  "user_id": "u_heavy_3"
}
tool.web_fetch
568.2ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "code_assist",
  "user_id": "u_heavy_3"
}
tool.code_exec
632.5ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "code_assist",
  "user_id": "u_heavy_3"
}