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.
 
 
 
 
 
prometheus/tsdb/chunks
Ben Kochie 204249fcb5
Update golangci-lint (#17478)
2 months ago
..
chunk_write_queue.go refactor: use the built-in max/min to simplify the code 8 months ago
chunk_write_queue_test.go Update modernize (#17471) 2 months ago
chunks.go Update golangci-lint (#17478) 2 months ago
chunks_test.go tsdb: fix issue where a new segment file is created for every chunk if `WithSegmentSize` not called (#16635) 8 months ago
head_chunks.go Apply analyzer "modernize" to the whole codebase 5 months ago
head_chunks_other.go remove obsolete build tag 2 years ago
head_chunks_test.go Update golangci-lint (#17478) 2 months ago
head_chunks_windows.go Format Go source files using 'gofumpt -w -s -extra' 4 years ago
queue.go Reduce chunk write queue memory usage 2 (#10874) 4 years ago
queue_test.go Apply analyzer "modernize" to the whole codebase 5 months ago
samples.go Fix missing histogram copy in sampleRing 1 year ago