fix(instrumentation-py): repair Pinecone, Pipecat, and Portkey OTel 2.x spans - #388
Merged
fran3cc merged 1 commit intoAug 21, 2026
Conversation
6 tasks
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
Focused package tests pass: Pinecone 4/4, Pipecat 13/13, Portkey 12/12 (29/29).
Root-config Ruff check and format check pass for all changed package source and tests.
All three wheels build and import from isolated install targets: Pinecone
6d3f2895…96a0, Pipecated916fa4…4f92, Portkey74ebb454…994b.Release inventory, release-intent validation, missing-intent validation, and diff checks pass.
Companion locally linked examples pass all 11 executed scenarios under
otel2-fix-py-group-22-20260817T230705Z.Respan MCP returned exactly 11 traces / 31 full records; every tree and detail was inspected for roots, parents, IDs, content, model/provider, exact/non-estimated success usage, streaming, tools, failures, grouping, payload bounds, aliases, and credential leakage.
Pipecat success usage is provider-supplied and non-estimated at offline
8/6/14and live18/7/25; Portkey streaming isstream=truewith exact7/5/12.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
tools/tool_callsand provider ID remain incomplete despite canonical attributes, current-turn call content, and a connected tool child.taskper the contribution task-display contract; exact operation identity remains canonical in entity/database attributes.Companion examples