← Traces

agent.run

trace_id: trace_00004i · tenant: globex

4 spans·2598msok

Waterfall

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

agent.run
2597.7ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_166"
}
anthropic.messages.create
1346.0ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_166",
  "tokens_prompt": 334,
  "tokens_output": 136,
  "tokens_total": 470,
  "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.9675643271766603
  }
}
anthropic.messages.create
867.1ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_166",
  "tokens_prompt": 739,
  "tokens_output": 362,
  "tokens_total": 1101,
  "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.995378307485953
  }
}
tool.calculator
269.1ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "support_bot",
  "user_id": "u_166"
}