@traceloop/instrumentation-llamaindexFramework36/100
via “llamaindex-error-and-exception-capture”
Llamaindex Instrumentation
Unique: Automatically captures LlamaIndex operation failures as OpenTelemetry span events and status codes without requiring manual error handling or try-catch wrapping, enabling error visibility in trace backends without code changes to LlamaIndex-using applications
vs others: More comprehensive than log-based error tracking because errors are captured as structured span data with operation context and timing, enabling correlation with performance metrics and filtering by error type in trace backends, whereas logs require parsing and correlation logic