← Traces

agent.run

trace_id: trace_00005k · tenant: globex

6 spans·3173msok

Waterfall

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

agent.run
3159.0ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_922"
}
anthropic.messages.create
1938.9ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_922",
  "tokens_prompt": 417,
  "tokens_output": 321,
  "tokens_total": 738,
  "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.9082938074832783
  }
}
anthropic.messages.create
502.9ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_922",
  "tokens_prompt": 484,
  "tokens_output": 20,
  "tokens_total": 504,
  "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.6923683061730117
  }
}
tool.calculator
395.0ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "support_bot",
  "user_id": "u_922"
}
tool.calculator
162.5ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "support_bot",
  "user_id": "u_922"
}
tool.web_fetch
53.4ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "support_bot",
  "user_id": "u_922"
}