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

支持JDK11 #1285

Merged
merged 1 commit into from
Aug 22, 2023
Merged

支持JDK11 #1285

merged 1 commit into from
Aug 22, 2023

Conversation

TangLeDaily
Copy link
Collaborator

【修复issue】#1283

【修改内容】

  1. 修改了monitor插件中性能指标,增加了JDK11新增的指标
  2. 修改了monitor插件中GC相关的指标处理方式,适应JDK11新增的GC
  3. 修改了部分流水线文件

【用例描述】修改了monitor集成测试性能指标遍历。原因:JDK11后删除了一些指标新增了一些指标,需要根据不同版本适配更改

【自测情况】本地静态检查通过;UT通过;

【影响范围】monitor可采集的指标更改,文档需要更新

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.31% ⚠️

Comparison is base (c8fca81) 42.65% compared to head (0bea34b) 42.34%.
Report is 15 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1285      +/-   ##
=============================================
- Coverage      42.65%   42.34%   -0.31%     
  Complexity      3230     3230              
=============================================
  Files            816      821       +5     
  Lines          17762    17895     +133     
  Branches        1935     1947      +12     
=============================================
+ Hits            7576     7578       +2     
- Misses          9234     9365     +131     
  Partials         952      952              
Flag Coverage Δ
unittests 42.34% <ø> (-0.31%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 26 files with indirect coverage changes

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

@TangLeDaily TangLeDaily self-assigned this Aug 16, 2023
@TangLeDaily TangLeDaily added kind/enhancement Issues or PRs releated to sermant enhancement area/plugin Issues or PRs releated to sermant plugin service labels Aug 18, 2023
@TangLeDaily TangLeDaily modified the milestones: 1.0.5, v1.2.0 Aug 18, 2023
@TangLeDaily TangLeDaily added the area/e2e-test Issues or PRs releated to e2e test label Aug 18, 2023
@Sherlockhan Sherlockhan merged commit 4fc50af into sermant-io:develop Aug 22, 2023
@hanbingleixue hanbingleixue removed this from the v1.2.0 milestone Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/e2e-test Issues or PRs releated to e2e test area/plugin Issues or PRs releated to sermant plugin service kind/enhancement Issues or PRs releated to sermant enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants