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

refactor(pubsub-open-telemetry): move publisher functions into a helper library #278

Merged
merged 9 commits into from
Dec 7, 2023

Conversation

alevenberg
Copy link
Member

@alevenberg alevenberg commented Dec 4, 2023

@alevenberg alevenberg marked this pull request as ready for review December 5, 2023 18:11
@alevenberg alevenberg requested a review from a team as a code owner December 5, 2023 18:11
Copy link
Contributor

@coryan coryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I may be missing (or forgot) some context around these.

pubsub-open-telemetry/CMakeLists.txt Outdated Show resolved Hide resolved
pubsub-open-telemetry/publisher.cc Show resolved Hide resolved
pubsub-open-telemetry/publisher_helper.h Outdated Show resolved Hide resolved
pubsub-open-telemetry/publisher.cc Outdated Show resolved Hide resolved
@alevenberg alevenberg requested review from coryan and devbww December 7, 2023 15:30
pubsub-open-telemetry/publisher.cc Outdated Show resolved Hide resolved
pubsub-open-telemetry/publisher_helper.h Outdated Show resolved Hide resolved
pubsub-open-telemetry/publisher_helper.cc Show resolved Hide resolved
@alevenberg alevenberg enabled auto-merge (squash) December 7, 2023 18:04
@alevenberg alevenberg merged commit b3d47cb into GoogleCloudPlatform:main Dec 7, 2023
6 checks passed
@alevenberg alevenberg deleted the start branch December 7, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(pubsub_opentelemetry): segfault on publisher
3 participants