open-telemetry / open-telemetry/opentelemetry-python-genai

Coverage gaps in `opentelemetry-instrumentation-google-genai` instrumentations

Open
#170 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
39
Forks
63
Avg merge
1d 15h
Merged PRs (30d)
175

Description

Using this to track some gaps as I go about monkey patching various APIs as part of the openinference donation stuff..

Gaps:
A generic way for the user to provide attributes that make it into the span.. We use a ContextVar to do this for the GenerateContent method, and could do the same for the other APIs..

Embeddings:

Interactions:

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

The issue does not name repository files or tests. Start by locating the existing GenerateContent instrumentation and compare its ContextVar and config-attribute handling with the Embeddings and Interactions APIs. Review the linked semantic-conventions and SDK issues first; done requires agreeing on a focused scope and tests for the selected gaps.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.