Skip to content

Fix InfluxDB storage-plugin Metrics#multiGet issue#7238

Merged
wu-sheng merged 3 commits intomasterfrom
dmsolr-patch-1
Jul 3, 2021
Merged

Fix InfluxDB storage-plugin Metrics#multiGet issue#7238
wu-sheng merged 3 commits intomasterfrom
dmsolr-patch-1

Conversation

@dmsolr
Copy link
Copy Markdown
Member

@dmsolr dmsolr commented Jul 3, 2021

@JaredTan95 JaredTan95 added this to the 8.7.0 milestone Jul 3, 2021
@JaredTan95 JaredTan95 added backend OAP backend related. bug Something isn't working and you are sure it's a bug! labels Jul 3, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 3, 2021

Codecov Report

Merging #7238 (8ecaedd) into master (0f62d92) will increase coverage by 2.15%.
The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #7238      +/-   ##
============================================
+ Coverage     51.66%   53.81%   +2.15%     
- Complexity     4151     4336     +185     
============================================
  Files          1900     1900              
  Lines         40922    40941      +19     
  Branches       4594     4594              
============================================
+ Hits          21142    22034     +892     
+ Misses        18688    17819     -869     
+ Partials       1092     1088       -4     
Impacted Files Coverage Δ
...erver/storage/plugin/influxdb/base/MetricsDAO.java 87.09% <80.00%> (-2.00%) ⬇️
...er/provider/handler/MeterServiceHandlerCompat.java 0.00% <0.00%> (-100.00%) ⬇️
...r/handler/JVMMetricReportServiceHandlerCompat.java 0.00% <0.00%> (-100.00%) ⬇️
...vider/handler/ProfileTaskServiceHandlerCompat.java 0.00% <0.00%> (-40.00%) ⬇️
...ary/client/healthcheck/DelegatedHealthChecker.java 60.00% <0.00%> (-20.00%) ⬇️
...lysis/manual/networkalias/NetworkAddressAlias.java 58.53% <0.00%> (-4.88%) ⬇️
...brary/client/jdbc/hikaricp/JDBCHikariCPClient.java 63.38% <0.00%> (-2.82%) ⬇️
...ng/oap/server/core/alarm/provider/RunningRule.java 62.50% <0.00%> (+0.86%) ⬆️
...trace/parser/listener/SegmentAnalysisListener.java 75.29% <0.00%> (+1.17%) ⬆️
...rver/storage/plugin/influxdb/query/AlarmQuery.java 80.00% <0.00%> (+1.66%) ⬆️
... and 44 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f62d92...8ecaedd. Read the comment docs.

wu-sheng
wu-sheng previously approved these changes Jul 3, 2021
@JaredTan95
Copy link
Copy Markdown
Member

Coordinators & Storage (zk, influxdb) failed

@wu-sheng wu-sheng merged commit 022bf38 into master Jul 3, 2021
@wu-sheng wu-sheng deleted the dmsolr-patch-1 branch July 3, 2021 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend OAP backend related. bug Something isn't working and you are sure it's a bug!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Locate e2e failing, InfluxDB e2e tests.

3 participants