Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Optimize row_key_index partitions by moving key to metric name #671

Closed
wants to merge 5 commits into from

Conversation

alexkorotkikh
Copy link
Contributor

@codecov
Copy link

codecov bot commented Jan 23, 2019

Codecov Report

Merging #671 into master will increase coverage by 0.23%.
The diff coverage is 64.15%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #671      +/-   ##
============================================
+ Coverage     32.71%   32.95%   +0.23%     
  Complexity      103      103              
============================================
  Files           169      169              
  Lines          4099     4118      +19     
  Branches        386      385       -1     
============================================
+ Hits           1341     1357      +16     
- Misses         2661     2664       +3     
  Partials         97       97
Impacted Files Coverage Δ Complexity Δ
...lando/zmon/controller/MultiKairosDBController.java 65.47% <64.15%> (+5.47%) 0 <0> (ø) ⬇️

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 9d84204...e2e8cb1. Read the comment docs.

@codecov
Copy link

codecov bot commented Jan 23, 2019

Codecov Report

Merging #671 into master will increase coverage by 0.27%.
The diff coverage is 64.91%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #671      +/-   ##
============================================
+ Coverage     32.71%   32.99%   +0.27%     
  Complexity      103      103              
============================================
  Files           169      169              
  Lines          4099     4122      +23     
  Branches        386      387       +1     
============================================
+ Hits           1341     1360      +19     
- Misses         2661     2664       +3     
- Partials         97       98       +1
Impacted Files Coverage Δ Complexity Δ
...lando/zmon/controller/MultiKairosDBController.java 65.9% <64.91%> (+5.9%) 0 <0> (ø) ⬇️

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 9d84204...083c4a0. Read the comment docs.

@alexkorotkikh
Copy link
Contributor Author

Solution seems to be not feasible.

@pitr pitr deleted the 68-optimize-partitions branch May 30, 2019 21:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant