Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Open Telemetry Support #1194

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

feat: Add Open Telemetry Support #1194

wants to merge 21 commits into from

Conversation

mukund-ananthu
Copy link
Contributor

Fixes #<issue_number_goes_here> 🦕

@mukund-ananthu mukund-ananthu requested review from a team as code owners June 15, 2024 00:39
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: pubsub Issues related to the googleapis/python-pubsub API. labels Jun 15, 2024
@mukund-ananthu mukund-ananthu force-pushed the otelPublish branch 4 times, most recently from 356eec2 to 8a3da41 Compare June 15, 2024 01:30
@mukund-ananthu mukund-ananthu self-assigned this Jun 18, 2024
@mukund-ananthu mukund-ananthu marked this pull request as draft June 18, 2024 14:08
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Jun 18, 2024
@mukund-ananthu mukund-ananthu force-pushed the otelPublish branch 3 times, most recently from cfff2a4 to 40e3a35 Compare June 18, 2024 15:19
@mukund-ananthu mukund-ananthu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 18, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 18, 2024
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Jun 19, 2024
Avoids race conditions when multiple messages are published using the
same publisher client instance.
We currently start the span after the lock is acquired.
* Add the subscribe span to OpenTelemetryData
@mukund-ananthu mukund-ananthu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2024
@mukund-ananthu mukund-ananthu force-pushed the otelPublish branch 8 times, most recently from 5ba22ec to 08bc18e Compare July 2, 2024 00:20
@mukund-ananthu mukund-ananthu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2024
@mukund-ananthu mukund-ananthu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2024
@mukund-ananthu mukund-ananthu changed the title feat: Add Publish Side Open Telemetry Support feat: Add Open Telemetry Support Jul 2, 2024
@mukund-ananthu mukund-ananthu force-pushed the otelPublish branch 5 times, most recently from 0ec6bfd to 3d20449 Compare July 2, 2024 22:18
This is required when instantiating process spans right before invoking user provided callbacks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/python-pubsub API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants