← Traces

workflow.execute

trace_id: trace_000011 · tenant: acme

4 spans·4251msok

Waterfall

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

workflow.execute
4251.3ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_532"
}
anthropic.messages.create
504.4ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_532",
  "tokens_prompt": 4687,
  "tokens_output": 558,
  "tokens_total": 5245,
  "system_tokens": 2400,
  "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.9237341273808852
  }
}
anthropic.messages.create
1425.3ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_532",
  "tokens_prompt": 4328,
  "tokens_output": 358,
  "tokens_total": 4686,
  "system_tokens": 2400,
  "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.8928183021955192
  }
}
anthropic.messages.create
2216.6ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_532",
  "tokens_prompt": 4525,
  "tokens_output": 314,
  "tokens_total": 4839,
  "system_tokens": 2400,
  "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.9059682352235541
  }
}