prometheus/cmd/tsdb
Fabian Reinartz 9c4235532e Fix compaction selection after creating new heads
This fixes the case where between block creations no compaction
plans are ran. We were not compacting anything in these
cases since the on creation the most recent head block always had
a high timestamp of 0.
2017-07-13 16:15:13 +02:00
..
.gitignore Add write benchmark utility 2016-12-07 17:30:10 +01:00
Makefile Add mutex profiling to benchmark 2017-05-14 11:51:56 +02:00
main.go Fix compaction selection after creating new heads 2017-07-13 16:15:13 +02:00