influxdb/compactor/src
Nga Tran 4812db9887
feat: fewer buckets but larger ranges for compaction duration histogram (#5259)
* chore: reduce log info

* feat: fewer buckets but larger ranges for compaction duration histogram

* chore: Apply suggestions from code review

Co-authored-by: Marko Mikulicic <mkm@influxdata.com>

* chore: run fmt after appying reviewer's suggestions

Co-authored-by: Marko Mikulicic <mkm@influxdata.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-02 14:19:30 +00:00
..
compact.rs feat: fewer buckets but larger ranges for compaction duration histogram (#5259) 2022-08-02 14:19:30 +00:00
garbage_collector.rs refactor: remove min_sequence_number from Compactor and Querier, add `count_by_overlaps_with_level_0` and `count_by_overlaps_with_level_1` to catalog (#5151) 2022-07-21 13:51:54 +00:00
handler.rs feat: add a few helpful compactor debug logs (#5235) 2022-07-28 17:38:33 +00:00
lib.rs feat: split large compactions (#5195) 2022-07-22 20:35:31 +00:00
parquet_file_combining.rs fix: remove left over `deb!` macro (#5224) 2022-07-30 15:33:02 +00:00
parquet_file_filtering.rs feat: Different branch to hook up new compaction algorithm (#5194) 2022-07-22 19:29:47 +00:00
parquet_file_lookup.rs feat: Different branch to hook up new compaction algorithm (#5194) 2022-07-22 19:29:47 +00:00
query.rs feat: limit per-table chunk data for every query (#5223) 2022-07-27 13:20:05 +00:00
server.rs fix: compactor server stays up; removed unused delegates (#3855) 2022-02-24 16:30:44 +00:00
utils.rs feat: split large compactions (#5195) 2022-07-22 20:35:31 +00:00