← Traces

agent.run

trace_id: trace_000019 · tenant: acme

2 spans·1170msok

Waterfall

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

agent.run
1170.3ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_1"
}
anthropic.messages.create
1075.3ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_1",
  "tokens_prompt": 115,
  "tokens_output": 199,
  "tokens_total": 314,
  "input": "Summarize the Q3 earnings report attached. Focus on revenue, margin, and guidance.",
  "output": "Q3 revenue hit $4.2B, a 38% YoY jump, with operating margin expanding to 27%…",
  "eval_scores": {
    "Hallucination": 0.23984514409676194
  }
}