Skip to content

🐛 Bug Report: Pinecone - No Span Attributes defined for upsert and delete of pinecone.Index class  #2688

Open
@elinacse

Description

@elinacse

Which component is this bug for?

Pinecone Instrumentation

📜 Description

Currently we don't get span attributes for upsert and delete methods . Only query() has span attributed defined .

👟 Reproduction steps

implement pinecone.Index class query , upsert and delete methods .
We will get span attributes only for query().

👍 Expected behavior

We should get span attributes for upsert and delete methods as well like chromadb and Milvus Db.

👎 Actual Behavior with Screenshots

Image

🤖 Python Version

3.11

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions