← Traces

workflow.execute

trace_id: trace_00004e · tenant: acme

3 spans·1834msok

Waterfall

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

workflow.execute
1834.4ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_heavy_3"
}
anthropic.messages.create
1193.7ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_3",
  "tokens_prompt": 5574,
  "tokens_output": 279,
  "tokens_total": 5853,
  "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.6107434851117433
  }
}
tool.web_fetch
559.0ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "chat_summary",
  "user_id": "u_heavy_3"
}