← Traces

workflow.execute

trace_id: trace_00000y · tenant: acme

5 spans·4975msok

Waterfall

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

workflow.execute
4959.6ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_457"
}
anthropic.messages.create
2149.3ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_457",
  "tokens_prompt": 4569,
  "tokens_output": 307,
  "tokens_total": 4876,
  "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.8781873683910817
  }
}
anthropic.messages.create
1005.0ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_457",
  "tokens_prompt": 4211,
  "tokens_output": 605,
  "tokens_total": 4816,
  "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.8254548299591988
  }
}
anthropic.messages.create
1524.9ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_457",
  "tokens_prompt": 4385,
  "tokens_output": 402,
  "tokens_total": 4787,
  "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.9875852155499161
  }
}
tool.code_exec
195.7ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "chat_summary",
  "user_id": "u_457"
}