llama_index.agent.step.duration
Agent step durationDimensions:None
Available on:
OpenTelemetry (1)
Interface Metrics (1)
Dimensions:None
Related Insights (3)
LlamaIndex Agent Workflow Observability Gapcritical
Multi-agent LlamaIndex systems lack visibility into agent handoffs, tool execution timing, and workflow failures without proper instrumentation, leading to slow debugging and degraded production reliability.
▸
LlamaIndex Query Latency P95 Degradationwarning
LlamaIndex query response times degrade at P95/P99 percentiles due to slow LLM calls, inefficient retrieval, or tool execution bottlenecks without granular latency breakdown.
▸
LlamaIndex Agent Tool Execution Bottleneckwarning
Agent tool calls introduce significant latency due to slow external APIs, inefficient implementations, or excessive tool invocations, degrading overall agent responsiveness.
▸