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

[#11346] Optimize agent lookup for agent compatibility #11347

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Aug 13, 2024

No description provided.

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

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 21.73913% with 18 lines in your changes missing coverage. Please review.

Project coverage is 36.95%. Comparing base (ccd7e28) to head (db3c44c).

Files Patch % Lines
...inpoint/collector/dao/hbase/HbaseAgentInfoDao.java 0.00% 6 Missing ⚠️
.../receiver/grpc/service/AgentLifecycleListener.java 0.00% 6 Missing ⚠️
...erver/dao/hbase/mapper/SingleResultsExtractor.java 0.00% 5 Missing ⚠️
...p/pinpoint/collector/service/AgentInfoService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11347      +/-   ##
============================================
+ Coverage     36.94%   36.95%   +0.01%     
- Complexity    12077    12081       +4     
============================================
  Files          4012     4012              
  Lines         98313    98321       +8     
  Branches      10432    10433       +1     
============================================
+ Hits          36318    36333      +15     
+ Misses        59019    59011       -8     
- Partials       2976     2977       +1     

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

@emeroad emeroad merged commit 9ddc23a into pinpoint-apm:master Aug 13, 2024
2 of 3 checks passed
@emeroad emeroad deleted the #11346_agent_lookup branch August 14, 2024 06:42
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.

Optimize agent lookup for agent compatibility
1 participant