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

[#11278] Cleanup #11285

Merged
merged 1 commit into from
Jul 25, 2024
Merged

[#11278] Cleanup #11285

merged 1 commit into from
Jul 25, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 25, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Jul 25, 2024
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 36.93%. Comparing base (fac7706) to head (5988b21).
Report is 1 commits behind head on master.

Files Patch % Lines
...lector/grpc/config/GrpcComponentConfiguration.java 0.00% 3 Missing ⚠️
...pinpoint/collector/receiver/grpc/GrpcReceiver.java 0.00% 2 Missing ⚠️
.../collector/grpc/config/GrpcAgentConfiguration.java 0.00% 1 Missing ⚠️
...tor/grpc/config/GrpcSpanReceiverConfiguration.java 0.00% 1 Missing ⚠️
...tor/grpc/config/GrpcStatReceiverConfiguration.java 0.00% 1 Missing ⚠️
...point/collector/receiver/grpc/monitor/Monitor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11285   +/-   ##
=========================================
  Coverage     36.92%   36.93%           
+ Complexity    12073    12072    -1     
=========================================
  Files          4010     4011    +1     
  Lines         98246    98249    +3     
  Branches      10417    10416    -1     
=========================================
+ Hits          36278    36286    +8     
+ Misses        59003    58997    -6     
- Partials       2965     2966    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@emeroad emeroad linked an issue Jul 25, 2024 that may be closed by this pull request
@emeroad emeroad merged commit cfc6f73 into pinpoint-apm:master Jul 25, 2024
2 of 3 checks passed
@emeroad emeroad deleted the #11278_monitor branch August 5, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add gRPC transport and stream monitoring
1 participant