Skip to content

feat: Add LlamaIndex retrieval spans - #502

Draft
eternalcuriouslearner wants to merge 3 commits into
feat/llama-index-agent-workflow-spansfrom
feat/llama-index-retrieval-spans
Draft

feat: Add LlamaIndex retrieval spans#502
eternalcuriouslearner wants to merge 3 commits into
feat/llama-index-agent-workflow-spansfrom
feat/llama-index-retrieval-spans

Conversation

@eternalcuriouslearner

@eternalcuriouslearner eternalcuriouslearner commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Stacked on #495.

Adds retrieval spans for synchronous and asynchronous LlamaIndex BaseRetriever operations. Query text and retrieved documents are captured only when span content capture is enabled; retrieval remains nested under agent/tool spans. Provider inference and embedding spans remain delegated to provider instrumentation.

Includes sync/async success and error coverage, content-capture assertions, agent-tool hierarchy coverage, conformance coverage, and README documentation.

@eternalcuriouslearner eternalcuriouslearner changed the title feat/llama index retrieval spans feat: Add LlamaIndex retrieval spans Aug 31, 2026
@eternalcuriouslearner
eternalcuriouslearner force-pushed the feat/llama-index-retrieval-spans branch from a736a4e to 5d98b18 Compare September 1, 2026 02:36
@eternalcuriouslearner
eternalcuriouslearner force-pushed the feat/llama-index-retrieval-spans branch from 5d98b18 to 076819e Compare September 1, 2026 11:51
Assisted-by: Codex GPT-5.6
Assisted-by: Codex GPT-5.6
@eternalcuriouslearner
eternalcuriouslearner force-pushed the feat/llama-index-retrieval-spans branch from 1d4c4e8 to ba2c9c2 Compare September 1, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant