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

[#9673] Support kafka-streams 2.5 ~ 3.2 #9689

Merged
merged 2 commits into from
Feb 9, 2023
Merged

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Feb 8, 2023

Currently tested with kafka-streams 2.5 ~ 3.2

@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #9689 (c719bcc) into master (d39aafc) will decrease coverage by 0.04%.
The diff coverage is 1.62%.

@@             Coverage Diff              @@
##             master    #9689      +/-   ##
============================================
- Coverage     38.79%   38.76%   -0.04%     
- Complexity    11919    11921       +2     
============================================
  Files          3507     3511       +4     
  Lines         94118    94241     +123     
  Branches      10575    10590      +15     
============================================
+ Hits          36514    36532      +18     
- Misses        54427    54536     +109     
+ Partials       3177     3173       -4     
Impacted Files Coverage Δ
...m/navercorp/pinpoint/common/trace/ServiceType.java 100.00% <ø> (ø)
...p/pinpoint/plugin/kafka/KafkaMetadataProvider.java 0.00% <0.00%> (ø)
...m/navercorp/pinpoint/plugin/kafka/KafkaPlugin.java 0.00% <0.00%> (ø)
...kafka/descriptor/KafkaStreamsMethodDescriptor.java 0.00% <0.00%> (ø)
...afka/interceptor/AddRecordsToTasksInterceptor.java 0.00% <0.00%> (ø)
...t/plugin/kafka/interceptor/ProcessInterceptor.java 0.00% <0.00%> (ø)
...ka/interceptor/RecordCollectorSendInterceptor.java 0.00% <0.00%> (ø)
...m/navercorp/pinpoint/plugin/kafka/KafkaConfig.java 78.94% <50.00%> (-3.41%) ⬇️
...avercorp/pinpoint/plugin/kafka/KafkaConstants.java 90.00% <100.00%> (+1.11%) ⬆️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 70.83% <0.00%> (-8.34%) ⬇️
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ga-ram ga-ram merged commit b8a287e into pinpoint-apm:master Feb 9, 2023
@ga-ram ga-ram deleted the 9673 branch February 9, 2023 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants