← Traces

workflow.execute

trace_id: trace_00002o · tenant: globex

5 spans·3328msok

Waterfall

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

workflow.execute
3328.3ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_heavy_19"
}
anthropic.messages.create
1310.2ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_19",
  "tokens_prompt": 1086,
  "tokens_output": 781,
  "tokens_total": 1867,
  "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.94311391513329
  }
}
anthropic.messages.create
733.1ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_19",
  "tokens_prompt": 2236,
  "tokens_output": 726,
  "tokens_total": 2962,
  "input": "Given the customer ticket below, draft a refund response that follows policy P-204.",
  "output": "(answer to: Given the customer ticket below, draft a…)",
  "eval_scores": {
    "Hallucination": 0.7009650686755776
  }
}
tool.web_fetch
561.1ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "data_extraction",
  "user_id": "u_heavy_19"
}
tool.calculator
618.8ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "data_extraction",
  "user_id": "u_heavy_19"
}