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

[#10882] Add ServiceName + ApplicationName based ServerMap #10883

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

intr3p1d
Copy link
Contributor

No description provided.

@intr3p1d intr3p1d force-pushed the application_based_servicemap branch from 16dc9c7 to 4be0053 Compare June 10, 2024 06:56
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

Attention: Patch coverage is 2.68336% with 544 lines in your changes missing coverage. Please review.

Project coverage is 36.84%. Comparing base (9b6be48) to head (4be0053).

Files Patch % Lines
...ionmap/dao/mapper/ApplicationMapInboundMapper.java 0.00% 41 Missing ⚠️
...per/ApplicationMapInboundTimeAggregatedMapper.java 0.00% 41 Missing ⚠️
...llector/applicationmap/dao/hbase/HbaseSelfDao.java 0.00% 40 Missing ⚠️
...ao/hbase/statistics/ApplicationMapBulkFactory.java 0.00% 40 Missing ⚠️
...erver/applicationmap/util/ApplicationMapUtils.java 0.00% 39 Missing ⚠️
...onmap/dao/mapper/ApplicationMapOutboundMapper.java 0.00% 38 Missing ⚠️
...er/ApplicationMapOutboundTimeAggregatedMapper.java 0.00% 38 Missing ⚠️
...web/applicationmap/dao/hbase/HbaseOutboundDao.java 0.00% 37 Missing ⚠️
...ctor/applicationmap/dao/hbase/HbaseInboundDao.java 0.00% 35 Missing ⚠️
.../web/applicationmap/dao/hbase/HbaseInboundDao.java 0.00% 35 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10883      +/-   ##
============================================
- Coverage     37.03%   36.84%   -0.20%     
- Complexity    11985    11988       +3     
============================================
  Files          3948     3963      +15     
  Lines         97290    97843     +553     
  Branches      10391    10449      +58     
============================================
+ Hits          36033    36048      +15     
- Misses        58298    58836     +538     
  Partials       2959     2959              

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

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 ServiceName + ApplicationName based server map
1 participant