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 added this to the 3.1.0 milestone Apr 11, 2024
@intr3p1d intr3p1d self-assigned this Apr 11, 2024
@intr3p1d intr3p1d linked an issue Apr 11, 2024 that may be closed by this pull request
@intr3p1d intr3p1d force-pushed the application_based_servicemap branch 4 times, most recently from fa32488 to 57756d6 Compare April 17, 2024 10:44
@intr3p1d intr3p1d force-pushed the application_based_servicemap branch 2 times, most recently 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.68817% with 543 lines in your changes missing coverage. Please review.

Project coverage is 36.77%. Comparing base (12985cc) to head (24976b1).

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% 38 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     36.98%   36.77%   -0.21%     
+ Complexity    12056    12051       -5     
============================================
  Files          3986     4001      +15     
  Lines         97949    98501     +552     
  Branches      10420    10478      +58     
============================================
- Hits          36223    36221       -2     
- Misses        58758    59308     +550     
- Partials       2968     2972       +4     

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

@intr3p1d intr3p1d force-pushed the application_based_servicemap branch 2 times, most recently from 0373c26 to 7391780 Compare June 24, 2024 07:33
@intr3p1d intr3p1d force-pushed the application_based_servicemap branch from 7391780 to 24976b1 Compare July 9, 2024 08:48
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