← Traces

workflow.execute

trace_id: trace_00005q · tenant: acme

2 spans·1643msok

Waterfall

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

workflow.execute
1643.0ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_127"
}
anthropic.messages.create
1550.4ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_127",
  "tokens_prompt": 1104,
  "tokens_output": 393,
  "tokens_total": 1497,
  "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.9861863472033292
  }
}