prometheus/cmd/tsdb
Fabian Reinartz 300f4e2abf Use separate lock for series creation
This uses the head block's own lock to only lock if new series were
encountered.
In the general append case we just need to hold a
2017-01-06 18:10:50 +01:00
..
.gitignore Add write benchmark utility 2016-12-07 17:30:10 +01:00
Makefile Redfine append interface, remove old Prometheus storage from bench 2016-12-21 00:02:37 +01:00
main.go Use separate lock for series creation 2017-01-06 18:10:50 +01:00
testdata.20k Add small testdata file 2016-12-22 19:15:37 +01:00