← Traces

workflow.execute

trace_id: trace_000036 · tenant: soylent

4 spans·2164msok

Waterfall

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

workflow.execute
2164.1ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_heavy_8"
}
anthropic.messages.create
1066.6ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_8",
  "tokens_prompt": 5486,
  "tokens_output": 508,
  "tokens_total": 5994,
  "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.5727490989491344
  }
}
tool.calculator
366.6ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "chat_summary",
  "user_id": "u_heavy_8"
}
tool.code_exec
628.4ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "chat_summary",
  "user_id": "u_heavy_8"
}