spotify / heroic

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

include mapping for metadata index interval #743

Closed adsail closed 3 years ago

adsail commented 3 years ago

The interval variable in RotatingIndexMapping is now respected if present in configuration.

Documentation is already up-to-date.

Closes #742.

codecov[bot] commented 3 years ago

Codecov Report

Merging #743 (44b8cd5) into master (1b45699) will decrease coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #743      +/-   ##
============================================
- Coverage     55.03%   55.02%   -0.02%     
  Complexity     3131     3131              
============================================
  Files           743      743              
  Lines         20248    20252       +4     
  Branches       1316     1316              
============================================
  Hits          11144    11144              
- Misses         8632     8636       +4     
  Partials        472      472              
Impacted Files Coverage Δ Complexity Δ
...y/heroic/profile/ElasticsearchMetadataProfile.java 10.34% <0.00%> (-1.66%) 2.00 <0.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 1b45699...44b8cd5. Read the comment docs.