← Traces

workflow.execute

trace_id: trace_00005c · tenant: acme

5 spans·3707msok

Waterfall

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

workflow.execute
3694.9ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_521"
}
anthropic.messages.create
2035.7ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_521",
  "tokens_prompt": 845,
  "tokens_output": 1708,
  "tokens_total": 2553,
  "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.9296506393700839
  }
}
tool.search
489.8ms
Attributes (3)
{
  "tool": "search",
  "feature": "data_extraction",
  "user_id": "u_521"
}
tool.web_fetch
600.9ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "data_extraction",
  "user_id": "u_521"
}
tool.calculator
480.9ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "data_extraction",
  "user_id": "u_521"
}