← Traces

agent.run

trace_id: trace_000063 · tenant: soylent

3 spans·3287msok

Waterfall

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

agent.run
3286.6ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_252"
}
anthropic.messages.create
2242.7ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_252",
  "tokens_prompt": 40,
  "tokens_output": 80,
  "tokens_total": 120,
  "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.036339501617476344
  }
}
anthropic.messages.create
926.3ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_252",
  "tokens_prompt": 143,
  "tokens_output": 341,
  "tokens_total": 484,
  "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.8282027665991336
  }
}