← Traces

agent.run

trace_id: trace_000061 · tenant: globex

4 spans·2073msok

Waterfall

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

agent.run
2073.3ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_869"
}
anthropic.messages.create
650.4ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_869",
  "tokens_prompt": 40,
  "tokens_output": 280,
  "tokens_total": 320,
  "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.9234123626491055
  }
}
anthropic.messages.create
1198.9ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_869",
  "tokens_prompt": 284,
  "tokens_output": 175,
  "tokens_total": 459,
  "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.9084335021441803
  }
}
tool.search
124.8ms
Attributes (3)
{
  "tool": "search",
  "feature": "support_bot",
  "user_id": "u_869"
}