The Prometheus monitoring system and time series database.
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.
 
 
 
 
 
Matthieu MOREL ece8286305 tsdb/chunk: use Go standard errors package 1 year ago
..
chunk_write_queue.go Fix: getting rid of EncOOOXOR chunk encoding (#12111) 2 years ago
chunk_write_queue_test.go Fix: getting rid of EncOOOXOR chunk encoding (#12111) 2 years ago
chunks.go tsdb/chunk: use Go standard errors package 1 year ago
chunks_test.go Add out-of-order sample support to the TSDB (#11075) 2 years ago
head_chunks.go tsdb/chunk: use Go standard errors package 1 year ago
head_chunks_other.go tsdb/chunks: preallocate at least some space on non-Windows systems (#9581) 3 years ago
head_chunks_test.go Fix race condition in ChunkDiskMapper.Truncate() (#12500) 1 year ago
head_chunks_windows.go Format Go source files using 'gofumpt -w -s -extra' 3 years ago
queue.go Reduce chunk write queue memory usage 2 (#10874) 2 years ago
queue_test.go Reduce chunk write queue memory usage 2 (#10874) 2 years ago
samples.go Add a chunk size limit in bytes (#12054) 1 year ago