← Traces

agent.run

trace_id: trace_00003g · tenant: acme

4 spans·4617msok

Waterfall

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

agent.run
4617.3ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_30"
}
anthropic.messages.create
2042.8ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_30",
  "tokens_prompt": 46,
  "tokens_output": 96,
  "tokens_total": 142,
  "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.45323416183236986
  }
}
anthropic.messages.create
2124.8ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_30",
  "tokens_prompt": 160,
  "tokens_output": 195,
  "tokens_total": 355,
  "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.9088451876072213
  }
}
tool.search
331.4ms
Attributes (3)
{
  "tool": "search",
  "feature": "support_bot",
  "user_id": "u_heavy_30"
}