fix(instrumentation-py): repair OpenAI, OpenAI Agents, and OpenInference OTel 2.x spans - #386
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
package tests: OpenAI 27/27, OpenAI Agents 20/20, OpenInference 34/34
all three package Ruff/format checks pass
all three wheels build and pass isolated install/import/pip checks
exact marker
otel2-fix-py-group-20-20260817T182331Z: 47 traces and all 269 displayed record details inspected, with unique IDs, resolved parents, bounded payloads, canonical tools/calls, and no credential leakagethe complete Agents live suite also passed earlier under
otel2-fix-py-group-20-20260817T174131Z: 23 traces / 402 inspected records; the replacement marker proves the later metadata compatibility fix on every Agents recordFull 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
respan.metadatais retained; OpenAI Agents also emits the repository-supported bounded flattened compatibility form until ingest merges the aggregate bucketRespan.log_batch_results()task typing, marker indexing, and synthetic-root behavior are recorded as a separate core gap and are not changed hereCompanion examples