← Traces

workflow.execute

trace_id: trace_000051 · tenant: acme

4 spans·1308msok

Waterfall

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

workflow.execute
1307.6ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_607"
}
anthropic.messages.create
1034.5ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_607",
  "tokens_prompt": 443,
  "tokens_output": 1078,
  "tokens_total": 1521,
  "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.6613431115169078
  }
}
tool.calculator
109.7ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "data_extraction",
  "user_id": "u_607"
}
tool.code_exec
62.4ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "data_extraction",
  "user_id": "u_607"
}