open-telemetry / open-telemetry/opentelemetry-python-contrib
Google GenAI SDK instrumentation : Need support for Text Embeddings as Well
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
What problem do you want to solve?
Currently there is traces/info when text-embeddings is used - https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings/get-text-embeddings#get_text_embeddings_for_a_snippet_of_text
Please add ! This will help in debugging issues
Describe the solution you'd like
NA
Describe alternatives you've considered
No response
Additional Context
No response
Would you like to implement a fix?
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Google GenAI instrumentation package in this repository and reviewing how existing SDK operations produce traces or related information. Use the linked Vertex AI text-embeddings documentation to understand the requested operation; done means text-embedding usage is instrumented consistently with the currently supported operations, with corresponding tests if the package has them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, python
- Domain
- ai, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100