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/tsdb/chunks
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21
9 months 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 Optimize histogram iterators (#13340) 10 months ago
chunks_test.go Change `ChunkReader.Chunk()` to `ChunkOrIterable()` 1 year ago
head_chunks.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 9 months ago
head_chunks_other.go remove obsolete build tag 10 months ago
head_chunks_test.go golangci-lint: enable testifylint linter (#13254) 12 months 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 golangci-lint: enable testifylint linter (#13254) 12 months ago
samples.go Add a chunk size limit in bytes (#12054) 1 year ago