Log Your Application
Track tool calls
Track external system calls triggered by LLM responses in your agentic workflows. Tool calls represent interactions with external services, allowing you to monitor execution time and responses.
Creating and Logging Tool Calls
Replace ‘trace.toolCall’ with ‘span.toolCall’ when you are creating tool calls within an existing span