langchain_tool_time
Duration of a tool invocation within an agentDimensions:None
Available on:
OpenTelemetry (1)
Interface Metrics (1)
Related Insights (2)
Tool Execution Timeout Cascadewarning
Tool executions that timeout continue chain processing with missing data, causing downstream errors or poor quality outputs without clear failure signals.
▸
Agent Intermediate Steps Explosionwarning
langchain_agent_intermediate_steps counts reasoning/tool-use iterations. Unbounded growth indicates agents spinning on complex tasks, inefficient tool selection, or poor stopping criteria, driving up latency and cost.
▸