← Traces

workflow.execute

trace_id: trace_00002b · tenant: acme

5 spans·3327msok

Waterfall

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

workflow.execute
3312.3ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_heavy_35"
}
anthropic.messages.create
1932.8ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_35",
  "tokens_prompt": 1573,
  "tokens_output": 1599,
  "tokens_total": 3172,
  "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.9529860598035157
  }
}
tool.search
98.8ms
Attributes (3)
{
  "tool": "search",
  "feature": "data_extraction",
  "user_id": "u_heavy_35"
}
tool.web_fetch
549.4ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "data_extraction",
  "user_id": "u_heavy_35"
}
tool.calculator
646.2ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "data_extraction",
  "user_id": "u_heavy_35"
}