← Traces

workflow.execute

trace_id: trace_00005x · tenant: acme

5 spans·2087msok

Waterfall

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

workflow.execute
2086.9ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_283"
}
anthropic.messages.create
678.9ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_283",
  "tokens_prompt": 4762,
  "tokens_output": 376,
  "tokens_total": 5138,
  "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.9479787408374251
  }
}
tool.search
634.7ms
Attributes (3)
{
  "tool": "search",
  "feature": "chat_summary",
  "user_id": "u_283"
}
tool.code_exec
176.7ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "chat_summary",
  "user_id": "u_283"
}
tool.calculator
480.4ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "chat_summary",
  "user_id": "u_283"
}