How I Traced My AI Agent's Decision Loop With OpenTelemetry and Signoz (and Caught It Calling the Same Tool Twice)
A developer traced an AI agent's decision loop using OpenTelemetry and SigNoz, catching the model calling the same calculator tool three times with identical input. The agent, built with a ReAct-style…