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

Jedis 4 instrumentation #4555

Merged
merged 1 commit into from
Nov 2, 2021
Merged

Jedis 4 instrumentation #4555

merged 1 commit into from
Nov 2, 2021

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Nov 1, 2021

Resolves #4554

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

thx

@trask
Copy link
Member

trask commented Nov 2, 2021

Merging early with just one approval to fix the build.

@trask trask merged commit 6097951 into open-telemetry:main Nov 2, 2021
.and(takesArgument(0, named("redis.clients.jedis.commands.ProtocolCommand")))
.and(takesArgument(1, is(byte[][].class))),
this.getClass().getName() + "$SendCommandAdvice");
// FIXME: This instrumentation only incorporates sending the command, not processing the result.
Copy link
Contributor

Choose a reason for hiding this comment

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

@laurit Please create an issue about this gap

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@iNikem this is a copy paste from previous version

@laurit laurit deleted the jedis-4 branch November 2, 2021 06:43
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
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.

Nightly build without cache #145 failed
3 participants