traceloop / traceloop/openllmetry

🚀 Feature: Support new Pinecone APIs

Open
#1,618 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted
Dominant language
Python
Stars
7.4k
Forks
1.1k
Avg merge
8d 14h
Merged PRs (30d)
2

Description

Which component is this feature for?

Pinecone Instrumentation

🔖 Feature description

Pinecone recently announced 2 new features:

We should update the instrumentation to support both.

🎤 Why is this feature needed ?

Completeness of our instrumentations

✌️ How do you aim to achieve this?

Span attributes should match what we already report for other foundation models like OpenAI - look at the instrumentation of OpenAI to learn more or reach out to us over slack.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?
  • I checked and didn't find similar issue
Are you willing to submit PR?

None

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the existing OpenAI instrumentation and the linked Pinecone Inference and Pinecone Assistant documentation. Identify the Pinecone Instrumentation entry points and existing span attributes for foundation models, then add support for both APIs with matching attributes. Done means both features are instrumented consistently with the existing OpenAI behavior and covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.