← Traces

workflow.execute

trace_id: trace_000035 · tenant: soylent

4 spans·2852msok

Waterfall

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

workflow.execute
2852.1ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_heavy_19"
}
anthropic.messages.create
986.1ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_19",
  "tokens_prompt": 1742,
  "tokens_output": 1404,
  "tokens_total": 3146,
  "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.9783460312290118
  }
}
anthropic.messages.create
1693.0ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_19",
  "tokens_prompt": 982,
  "tokens_output": 1189,
  "tokens_total": 2171,
  "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.8205220764968544
  }
}
tool.code_exec
70.8ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "data_extraction",
  "user_id": "u_heavy_19"
}