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] Add gRPC transport and stream monitoring #11279

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 24, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Jul 24, 2024
@emeroad emeroad linked an issue Jul 24, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

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

Project coverage is 36.95%. Comparing base (831d303) to head (93f5d6a).

Files Patch % Lines
...pinpoint/collector/receiver/grpc/GrpcReceiver.java 0.00% 14 Missing ⚠️
...p/pinpoint/grpc/server/StreamCountInterceptor.java 0.00% 13 Missing ⚠️
.../collector/receiver/grpc/monitor/BasicMonitor.java 0.00% 11 Missing ⚠️
...c/server/ConnectionCountServerTransportFilter.java 0.00% 8 Missing ⚠️
.../collector/receiver/grpc/monitor/EmptyMonitor.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11279      +/-   ##
============================================
- Coverage     36.96%   36.95%   -0.01%     
- Complexity    12066    12074       +8     
============================================
  Files          4001     4005       +4     
  Lines         98138    98188      +50     
  Branches      10416    10417       +1     
============================================
+ Hits          36272    36282      +10     
- Misses        58903    58942      +39     
- Partials       2963     2964       +1     

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

@emeroad emeroad merged commit 603a0f0 into pinpoint-apm:master Jul 24, 2024
2 of 3 checks passed
@emeroad emeroad deleted the #11278_grpc_monitor branch July 25, 2024 10:26
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.

Add gRPC transport and stream monitoring
1 participant