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

[#9903] add system metric host management function #9904

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

donghun-cho
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #9904 (1c8a137) into master (4fd03f0) will increase coverage by 0.02%.
The diff coverage is 38.15%.

@@             Coverage Diff              @@
##             master    #9904      +/-   ##
============================================
+ Coverage     38.59%   38.62%   +0.02%     
- Complexity    11626    11651      +25     
============================================
  Files          3574     3581       +7     
  Lines         93351    93497     +146     
  Branches      10326    10334       +8     
============================================
+ Hits          36029    36110      +81     
- Misses        54234    54304      +70     
+ Partials       3088     3083       -5     
Impacted Files Coverage Δ
...om/navercorp/pinpoint/metric/web/MetricWebApp.java 0.00% <ø> (ø)
...ric/web/config/MetricWebMysqlDaoConfiguration.java 0.00% <0.00%> (ø)
...pinpoint/metric/web/config/WebRegistryHandler.java 0.00% <0.00%> (ø)
...eb/controller/SystemMetricExclusionController.java 0.00% <0.00%> (ø)
...t/metric/web/dao/model/HostExclusionSearchKey.java 0.00% <0.00%> (ø)
...b/dao/mysql/MysqlSystemMetricHostExclusionDao.java 0.00% <0.00%> (ø)
.../service/SystemMetricHostExclusionServiceImpl.java 69.76% <69.76%> (ø)
...c/web/service/SystemMetricHostInfoServiceImpl.java 30.26% <100.00%> (+30.26%) ⬆️
...int/metric/web/view/SystemMetricHostGroupInfo.java 100.00% <100.00%> (ø)
...pinpoint/metric/web/view/SystemMetricHostInfo.java 100.00% <100.00%> (ø)

... and 11 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant