← Traces

workflow.execute

trace_id: trace_00004r · tenant: globex

3 spans·2697msok

Waterfall

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

workflow.execute
2696.8ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_heavy_47"
}
anthropic.messages.create
2367.1ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_47",
  "tokens_prompt": 1049,
  "tokens_output": 2702,
  "tokens_total": 3751,
  "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.9004597303457559
  }
}
tool.code_exec
213.8ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "data_extraction",
  "user_id": "u_heavy_47"
}