fix(instrumentation-py): repair Arize, AutoGen, and AWS Bedrock OTel 2.x spans - #375
Merged
fran3cc merged 1 commit intoAug 21, 2026
Conversation
Nightingalelyy
marked this pull request as ready for review
August 19, 2026 07:01
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
respan-instrumentation-arize: 9/9 testsrespan-instrumentation-autogen: 18/18 testsrespan-instrumentation-aws-bedrock: 7/7 testsfinal wheels built and clean-installed together; imports resolved from
site-packagesrelease-intent validation and changed-package coverage passed
all 12 corresponding locally linked examples completed with
RESPAN_EXAMPLE_RUN_ID=otel2-fix-py-group-09-20260815T212000ZMCP inspected all 12 trace trees and all 152 full records: counts, hierarchy, parents, content, types, model/provider, exact usage, tool identity/history, and intentional 404/500 failures passed
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.functionsand completion tool-call content with the complete schema and call. Platform full detail still projects top-leveltools=[]andtool_calls=[]; this PR intentionally does not add prohibited alias attributes as a package workaround.Companion examples