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

Instrument addition pulsar receive methods #8171

Merged
merged 3 commits into from
Mar 30, 2023

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Mar 30, 2023

Resolves #8162
Instrument Consumer#receiveAsync() and Consumer#receive(). Although comments in code indicate that batch receiving was instrumented it didn't really work as far as I can tell.

@laurit laurit requested a review from a team as a code owner March 30, 2023 08:01
@laurit laurit merged commit 1adc5d3 into open-telemetry:main Mar 30, 2023
44 checks passed
@laurit laurit deleted the pulsar-receive branch March 30, 2023 13:30
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.

pulsar-client-instrumentation can't inject receive() and receiveAsync() method
2 participants