← Traces

workflow.execute

trace_id: trace_00002q · tenant: acme

2 spans·1863msok

Waterfall

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

workflow.execute
1862.9ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_180"
}
anthropic.messages.create
1751.5ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_180",
  "tokens_prompt": 3540,
  "tokens_output": 471,
  "tokens_total": 4011,
  "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.9043549408903345
  }
}