← Traces

agent.run

trace_id: trace_00001r · tenant: acme

2 spans·1260msok

Waterfall

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

agent.run
1260.4ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_14"
}
anthropic.messages.create
1168.3ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_14",
  "tokens_prompt": 566,
  "tokens_output": 301,
  "tokens_total": 867,
  "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.9204077931586653
  }
}