← Traces

agent.run

trace_id: trace_00000n · tenant: globex

6 spans·2789msok

Waterfall

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

agent.run
2775.7ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_heavy_7"
}
openai.chat.completions.create
542.5ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_7",
  "tokens_prompt": 121,
  "tokens_output": 59,
  "tokens_total": 180,
  "input": "Summarize the Q3 earnings report attached. Focus on revenue, margin, and guidance.",
  "output": "Q3 revenue hit $4.2B, a 38% YoY jump, with operating margin expanding to 27%…",
  "eval_scores": {
    "Hallucination": 0.11194110300857574
  }
}
openai.chat.completions.create
1112.5ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_7",
  "tokens_prompt": 108,
  "tokens_output": 47,
  "tokens_total": 155,
  "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.6254054016433657
  }
}
tool.calculator
268.7ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "moderation",
  "user_id": "u_heavy_7"
}
tool.web_fetch
155.7ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "moderation",
  "user_id": "u_heavy_7"
}
tool.calculator
589.9ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "moderation",
  "user_id": "u_heavy_7"
}