← Traces

workflow.execute

trace_id: trace_00005r · tenant: acme

4 spans·3930msok

Waterfall

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

workflow.execute
3929.8ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_heavy_43"
}
anthropic.messages.create
1666.3ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_43",
  "tokens_prompt": 2642,
  "tokens_output": 1145,
  "tokens_total": 3787,
  "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.7165523517411202
  }
}
anthropic.messages.create
590.7ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_43",
  "tokens_prompt": 1146,
  "tokens_output": 1202,
  "tokens_total": 2348,
  "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.9464945175917819
  }
}
anthropic.messages.create
1566.2ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_43",
  "tokens_prompt": 1158,
  "tokens_output": 2229,
  "tokens_total": 3387,
  "input": "Translate the user manual section to Japanese, preserving the table structure.",
  "output": "(answer to: Translate the user manual section to Jap…)",
  "eval_scores": {
    "Hallucination": 0.8702390066348016
  }
}