← Traces

workflow.execute

trace_id: trace_00001c · tenant: acme

5 spans·4598msok

Waterfall

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

workflow.execute
4598.2ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_heavy_18"
}
anthropic.messages.create
587.4ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_18",
  "tokens_prompt": 5568,
  "tokens_output": 260,
  "tokens_total": 5828,
  "system_tokens": 2400,
  "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.976393314334564
  }
}
anthropic.messages.create
1978.0ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_18",
  "tokens_prompt": 4176,
  "tokens_output": 484,
  "tokens_total": 4660,
  "system_tokens": 2400,
  "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.9798003310104832
  }
}
anthropic.messages.create
1523.6ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_18",
  "tokens_prompt": 4631,
  "tokens_output": 451,
  "tokens_total": 5082,
  "system_tokens": 2400,
  "input": "Translate the user manual section to Japanese, preserving the table structure.",
  "output": "(answer to: Translate the user manual section to Jap…)",
  "eval_scores": {
    "Hallucination": 0.9157649645581841
  }
}
tool.code_exec
391.0ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "chat_summary",
  "user_id": "u_heavy_18"
}