mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-06 15:12:11 -04:00
* add hook to allow head compaction to create multiple output blocks Signed-off-by: Ben Ye <benye@amazon.com> * change Compact interface; remove BlockPopulator changes Signed-off-by: Ben Ye <benye@amazon.com> * rebase main Signed-off-by: Ben Ye <benye@amazon.com> * fix lint Signed-off-by: Ben Ye <benye@amazon.com> * fix unit test Signed-off-by: Ben Ye <benye@amazon.com> * address feedbacks; add unit test Signed-off-by: Ben Ye <benye@amazon.com> * Apply suggestions from code review Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Update tsdb/compact_test.go Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ben Ye <benye@amazon.com> Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: Ganesh Vernekar <ganeshvern@gmail.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| analyze.go | ||
| analyze_test.go | ||
| archive.go | ||
| backfill.go | ||
| backfill_test.go | ||
| debug.go | ||
| main.go | ||
| main_test.go | ||
| metrics.go | ||
| query.go | ||
| rules.go | ||
| rules_test.go | ||
| sd.go | ||
| sd_test.go | ||
| tsdb.go | ||
| tsdb_test.go | ||
| unittest.go | ||
| unittest_test.go | ||