prometheus-junkyard / tsdb

The Prometheus time series database layer.
Apache License 2.0
835 stars 178 forks source link

refactor to set the block size when created. #634

Closed krasi-georgiev closed 5 years ago

krasi-georgiev commented 5 years ago

Another change required for #588

cc @codesome

krasi-georgiev commented 5 years ago

@codesome thanks for the review. I refactored the code and added a proper test that checks the block sizes before and after a delete.