feat(jedis-3.0): toolkit-generated jedis-3.0 instrumentation [DO NOT MERGE]#11561
Draft
jordan-wong wants to merge 4 commits into
Draft
feat(jedis-3.0): toolkit-generated jedis-3.0 instrumentation [DO NOT MERGE]#11561jordan-wong wants to merge 4 commits into
jordan-wong wants to merge 4 commits into
Conversation
…OT MERGE] Generated by APM Instrumentation Toolkit new_integration workflow. Reviewer approved (todos_fixed=1, todos_remaining=0). Cost: ~$33. Java tests: Jedis30ClientTest.java, V0ForkedTest, V1ForkedTest. R21-R28 rules applied. Blind test on master 04a3a80.
This comment has been minimized.
This comment has been minimized.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Generated with APM Instrumentation Toolkit
Summary
04a3a80382), supersedes [DO NOT MERGE] feat(jedis): Add jedis-gen-3.0 module + test-framework bug fixes (toolkit-generated) #11338Jedis30ClientDecorator,Jedis30Instrumentation, and Java/JUnit5 tests (Jedis30ClientTest.java,V0ForkedTest,V1ForkedTest) — 918 lines of test coverageGeneration details
new_integration(v3)192a0bcb04a3a80382Test plan
:check(compile + spotless + codeNarc + unit tests):muzzleAssertPass:instrumentationLatestDepTest:forkedTeston jedis dependentsNotes for reviewers
This is a v3 re-generation with updated prompts encoding feedback from #11338 (R21-R28). Key fixes vs v2: context propagation carrier pattern,
SpanTypes.REDIS, decorator inheritance aligned with jedis-1.4 pattern.🤖 Generated with APM Instrumentation Toolkit