← Traces

agent.run

trace_id: trace_00002m · tenant: acme

5 spans·3909msok

Waterfall

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

agent.run
3894.3ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_heavy_37"
}
openai.chat.completions.create
1653.9ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_37",
  "tokens_prompt": 231,
  "tokens_output": 52,
  "tokens_total": 283,
  "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.9273547786055133
  }
}
openai.chat.completions.create
1006.3ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_37",
  "tokens_prompt": 183,
  "tokens_output": 90,
  "tokens_total": 273,
  "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.9910193540155888
  }
}
tool.web_fetch
540.6ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "moderation",
  "user_id": "u_heavy_37"
}
tool.calculator
608.1ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "moderation",
  "user_id": "u_heavy_37"
}