-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
In some cases, we use a query to determine which time series bucket to reopen for a given incoming measurement. Sometimes there are multiple candidate buckets to choose from, and the decision is somewhat arbitrary. Different choices may lead to larger vs. smaller buckets which could affect cache usage; larger vs. smaller time differences between consecutive measurements which could affect compression ratios; etc. We have some freedom to experiment with this and fine-tune our strategy.