← Traces

workflow.execute

trace_id: trace_00000h · tenant: soylent

4 spans·3510msok

Waterfall

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

workflow.execute
3510.3ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_857"
}
anthropic.messages.create
1384.0ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_857",
  "tokens_prompt": 4617,
  "tokens_output": 299,
  "tokens_total": 4916,
  "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.9945581312291325
  }
}
anthropic.messages.create
1458.6ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_857",
  "tokens_prompt": 6172,
  "tokens_output": 20,
  "tokens_total": 6192,
  "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.9681891211774201
  }
}
tool.calculator
561.2ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "chat_summary",
  "user_id": "u_857"
}