-
Notifications
You must be signed in to change notification settings - Fork 15k
KAFKA-17248 - KIP 1076 implementation #17021
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
Merged
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
2ba2522
Fix merge conflicts from breaking into smaller PR
bbejeck 2701efe
Resolving merge conflics
bbejeck 56b912d
Fixing rebase
bbejeck 3eca4eb
Fix producer javadoc comment
bbejeck d1ed133
Fix spotbugs and checkstyle errors
bbejeck 17f7808
Simplify filtering for adding metrics
bbejeck 852fbfa
Clean up the creation of the reporter such that it relys on the metri…
bbejeck 84b201e
Resolving merge conflict from this previous commit Added parameterize…
bbejeck 2c9d548
Added test for passing streams metrics
bbejeck ef5286b
Added integration tests, set logging level in reporter to debug
bbejeck 87f58f1
Added test to confirm stream metrics don't bleed into consumer metrics
bbejeck abcc6a7
Rebasing work
bbejeck 6057978
Add some description to large test method
bbejeck bfcb3dd
checkstyle fixes
bbejeck eed0827
Remove unintentional formatting
bbejeck 5a380a4
Changes per comments, resolving merge conflicts from PR breakdown
bbejeck 71f4ed5
Close telemetry reporter on admin client close.
bbejeck ef83d32
Cleanup, revert closing telemetry reporter pending investigation, rem…
bbejeck 57961ca
Checkstyle errors
bbejeck c1c7bd3
Address review comments: More descriptive javadoc
bbejeck 67bd91b
Address review comments: indentation, consumer generic types
bbejeck 1a772de
Address review comments: update test to account for correct state met…
bbejeck caaa53c
Merge Admin delegate for testing sending metrics via admin client
bbejeck 98b28e9
Rebasing work
bbejeck 732a203
Refactor and add telemetry support in integration test
bbejeck 39145e5
Updates per review comments
bbejeck 5f92c6d
Add the telemetry reporter to the reporters list after creation
bbejeck 8a65d28
Fix merge conflic from Fix broken tests in KafkaAdminClientTest
bbejeck 87e4c67
Minor cleanup
bbejeck 4201cb5
Fix merge conflict from Disable metrics push in AdminClient by defaul…
bbejeck 631b720
Fix merge conflict from fix tests, start of end-to-end metrics test
bbejeck 637ad35
Call initiate close on ClientTelemetryReporter during admin close
bbejeck 5400f62
Updates per comments
bbejeck 3091485
Fix missed items during rebase
bbejeck 69f9cc9
Fix constructor that got mangled during rebase
bbejeck a88edc2
Fixes for resolve conflict merge mistakes during rebase
bbejeck 9b3e223
Address review comments
bbejeck 8389576
Checkstyle fixes
bbejeck 6d64484
Address Comments
bbejeck 4eec2b1
Completed integration test
bbejeck 1c5884c
Get initial end-to-end integration test running
bbejeck 427c65e
Respond to comments
bbejeck 78cef95
More descriptive name
bbejeck f61fb20
Reslove conflict from this commit Add open telemetry protobuf as test…
bbejeck d5c5a7b
Address comments, fix a potential bug and side cleanup
bbejeck 3f64e7d
Store clientInstanceId before returning
bbejeck 6704891
Address review comments
bbejeck ec48119
Update end-to-end test
bbejeck 52d389f
Update end-to-end test to validate metrics for INFO, DEBUG and TRACE
bbejeck 03de445
commit f30f2d03e9064cb9a167fe35b0c5d63470405ce6 puts
bbejeck 6a40bba
Standardize on lower-case if names ever change
bbejeck 26ae0b5
Standardize on lower-case if names ever change
bbejeck 21667fe
Rebased trunk and updated test
bbejeck 8b5682d
switch back to combined mode - getting not enough resources error
bbejeck File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.