opentelemetry-python-contrib
opentelemetry-python-contrib copied to clipboard
VertexAI handle streaming requests
trafficstars
Fixes https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3297
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
- [ ] New tests copied from non streaming test cases
Does This PR Require a Core Repo Change?
- [x] No.
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.
- [x] Followed the style guidelines of this project
- [ ] Changelogs have been updated
- [x] Unit tests have been added
- [ ] Documentation has been updated