spotify / heroic

The Heroic Time Series Database
https://spotify.github.io/heroic/
Apache License 2.0
848 stars 109 forks source link

Add log of current number of data points for debugging OOMing #688

Closed malish8632 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #688 into master will decrease coverage by 0.00%. The diff coverage is 25.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #688      +/-   ##
============================================
- Coverage     53.90%   53.89%   -0.01%     
- Complexity     2966     2967       +1     
============================================
  Files           726      726              
  Lines         19454    19460       +6     
  Branches       1282     1284       +2     
============================================
+ Hits          10486    10488       +2     
- Misses         8521     8524       +3     
- Partials        447      448       +1     
Impacted Files Coverage Δ Complexity Δ
...e/src/main/java/com/spotify/heroic/HeroicCore.java 68.36% <0.00%> (-0.30%) 31.00 <0.00> (ø)
.../com/spotify/heroic/metric/LocalMetricManager.java 68.22% <33.33%> (-0.93%) 4.00 <0.00> (ø)
...com/spotify/heroic/aggregation/simple/MaxBucket.kt 55.55% <0.00%> (+11.11%) 5.00% <0.00%> (+1.00%)

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 9c9c6ca...f703435. Read the comment docs.