You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/storage/local/chunk
beorn7 7199a9d9d4
storage: Guard against appending to evicted chunk
8 years ago
..
chunk.go storage: Guard against appending to evicted chunk 8 years ago
chunk_test.go storage: Make tests go-vet and golint clean 8 years ago
delta.go storage: Verify validity of byte length when unmarshalling (double)delta chunks 8 years ago
delta_helpers.go storage: separate chunk package, publish more names 8 years ago
delta_test.go storage: Verify validity of byte length when unmarshalling (double)delta chunks 8 years ago
doubledelta.go storage: Verify validity of byte length when unmarshalling (double)delta chunks 8 years ago
instrumentation.go storage: Evict chunks and calculate persistence pressure based on target heap size 8 years ago
varbit.go Add call to estimate number of samples in a chunk to the API 8 years ago
varbit_helpers.go storage: separate chunk package, publish more names 8 years ago
varbit_test.go storage: separate chunk package, publish more names 8 years ago