← Traces

agent.run

trace_id: trace_00002k · tenant: acme

6 spans·4309msok

Waterfall

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

agent.run
4277.9ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_heavy_36"
}
openai.chat.completions.create
2455.6ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_36",
  "tokens_prompt": 122,
  "tokens_output": 33,
  "tokens_total": 155,
  "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.9837368528125808
  }
}
openai.chat.completions.create
1097.0ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_36",
  "tokens_prompt": 160,
  "tokens_output": 41,
  "tokens_total": 201,
  "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.9011803151341156
  }
}
tool.web_fetch
77.2ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "moderation",
  "user_id": "u_heavy_36"
}
tool.calculator
247.5ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "moderation",
  "user_id": "u_heavy_36"
}
tool.code_exec
311.7ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "moderation",
  "user_id": "u_heavy_36"
}