fix(instrumentation-py): repair Chroma, Hugging Face, and Instructor OTel 2.x spans - #381
Merged
fran3cc merged 1 commit intoAug 21, 2026
Conversation
Nightingalelyy
marked this pull request as ready for review
August 19, 2026 15:59
Contributor
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Chroma: 3 focused tests passed
Hugging Face: 10 focused tests passed
Instructor: 17 focused tests passed; 1 opt-in live test skipped
affected respan-tracing tests: 60 passed
affected respan-sdk tests: 7 passed
four changed package wheels built successfully
release inventory, release intents, formatting/import checks, and git diff checks passed
all 14 linked examples completed under marker
otel2-fix-py-group-15-20260817T084907ZRespan MCP: 14 connected traces and all 52 full records inspected; no errors, orphan parents, extra roots, or duplicates
Full source and paired-example diffs were audited against every applicable document under
contribution/; canonical span fields, OTel attribute shapes, release-intent/version ownership, and package boundaries have no remaining package-owned violation.External follow-ups
llm.request.functionsandgen_ai.completion.0.tool_calls. The platform retains both in semantic content and setshas_tool_calls=true, but its separate top-level tool arrays and model projection remain incomplete. The instrumentation intentionally does not add contribution-contract-forbidden aliases.Companion examples