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

Add instrumentation for vert.x redis client #9838

Merged
merged 6 commits into from
Dec 8, 2023

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Nov 10, 2023

This pr adds instrumentation for vert.x redis client. Instrumentation is added only for sending commands one by one, support for batch commands is not implemented.

@laurit laurit requested a review from a team as a code owner November 10, 2023 10:46
Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

This looks really good to me. Nice work! I had a question about error spans, and a few small nits otherwise...seems mergeworthy to me.

@laurit laurit merged commit bc5398c into open-telemetry:main Dec 8, 2023
47 checks passed
@laurit laurit deleted the vertx-redis-client branch December 8, 2023 08:00
zeitlinger pushed a commit to zeitlinger/opentelemetry-java-instrumentation that referenced this pull request Dec 12, 2023
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.

None yet

3 participants