prometheus/cmd/tsdb
Fabian Reinartz 30efe4a58c Support writing to multiple head blocks
This is an initial (and hacky) first pass on allowing
appending to multiple blocks simultaniously to avoid
dropping samples right after cutting a new head block.
It's also required for cases like the PGW, where a scrape may
contain varying timestamps.
2017-02-01 15:57:28 +01:00
..
.gitignore Add write benchmark utility 2016-12-07 17:30:10 +01:00
main.go Support writing to multiple head blocks 2017-02-01 15:57:28 +01:00
Makefile Use new Prometheus text format parser 2017-01-16 21:29:53 +01:00
testdata.20k Add small testdata file 2016-12-22 19:15:37 +01:00