← Traces

agent.run

trace_id: trace_00004x · tenant: acme

3 spans·1715mserror

Waterfall

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

agent.runerror
1715.0ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_heavy_49"
}
openai.chat.completions.create
1078.9ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_49",
  "tokens_prompt": 131,
  "tokens_output": 25,
  "tokens_total": 156,
  "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.5796627319324761
  }
}
tool.web_fetcherror
547.9ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "moderation",
  "user_id": "u_heavy_49"
}