traceloop / traceloop/openllmetry

๐Ÿ› Bug Report: disabled tests for GCP / VertexAI

Open
#417 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Which component is this bug for?

VertexAI Instrumentation

๐Ÿ“œ Description

Following #413, I had to disable the VertexAI tests since vcr.py doesn't support GRPC. We need to figure out how to mock those requests to avoid making actual calls to GRPC.

๐Ÿ‘Ÿ Reproduction steps

N/A

๐Ÿ‘ Expected behavior

N/A

๐Ÿ‘Ž Actual Behavior with Screenshots

N/A

๐Ÿค– Python Version

No response

๐Ÿ“ƒ 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?

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 locating the disabled VertexAI instrumentation tests and reading how they currently use vcr.py. Investigate the test setup for a way to mock gRPC requests without contacting VertexAI; done means the tests run reliably without real gRPC calls and are re-enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, python
Domain
observability, testing-qa
Issue type
Bug
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.