← Traces

workflow.execute

trace_id: trace_00001x · tenant: soylent

3 spans·1552msok

Waterfall

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

workflow.execute
1552.0ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_heavy_49"
}
anthropic.messages.create
869.1ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_49",
  "tokens_prompt": 5176,
  "tokens_output": 296,
  "tokens_total": 5472,
  "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.9337864459026605
  }
}
tool.calculator
575.0ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "chat_summary",
  "user_id": "u_heavy_49"
}