← Traces

workflow.execute

trace_id: trace_00000t · tenant: soylent

3 spans·2507msok

Waterfall

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

workflow.execute
2506.9ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_heavy_0"
}
anthropic.messages.create
1769.7ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_0",
  "tokens_prompt": 4740,
  "tokens_output": 680,
  "tokens_total": 5420,
  "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.9525556267704814
  }
}
anthropic.messages.create
655.5ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_0",
  "tokens_prompt": 5381,
  "tokens_output": 358,
  "tokens_total": 5739,
  "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.9033668389543891
  }
}