← Traces

workflow.execute

trace_id: trace_00001h · tenant: acme

6 spans·4616msok

Waterfall

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

workflow.execute
4612.4ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_heavy_34"
}
anthropic.messages.create
1690.8ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_34",
  "tokens_prompt": 5225,
  "tokens_output": 708,
  "tokens_total": 5933,
  "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.7226048188749701
  }
}
anthropic.messages.create
2218.1ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_34",
  "tokens_prompt": 5291,
  "tokens_output": 432,
  "tokens_total": 5723,
  "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.9073992545716465
  }
}
tool.web_fetch
142.7ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "chat_summary",
  "user_id": "u_heavy_34"
}
tool.calculator
284.6ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "chat_summary",
  "user_id": "u_heavy_34"
}
tool.web_fetch
159.6ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "chat_summary",
  "user_id": "u_heavy_34"
}