← Traces

workflow.execute

trace_id: trace_00002s · tenant: globex

6 spans·4230msok

Waterfall

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

workflow.execute
4196.2ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_heavy_11"
}
anthropic.messages.create
1350.3ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_11",
  "tokens_prompt": 1574,
  "tokens_output": 1563,
  "tokens_total": 3137,
  "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.9433236667886377
  }
}
anthropic.messages.create
1464.2ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_11",
  "tokens_prompt": 1087,
  "tokens_output": 924,
  "tokens_total": 2011,
  "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.9798797128489242
  }
}
tool.search
509.4ms
Attributes (3)
{
  "tool": "search",
  "feature": "data_extraction",
  "user_id": "u_heavy_11"
}
tool.web_fetch
369.4ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "data_extraction",
  "user_id": "u_heavy_11"
}
tool.calculator
416.5ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "data_extraction",
  "user_id": "u_heavy_11"
}