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
Charles Korn ab1b1db128
tsdb: fix issue where a new segment file is created for every chunk if `WithSegmentSize` not called (#16635)
4 weeks ago
..
chunk_write_queue.go refactor: use the built-in max/min to simplify the code 1 month ago
chunk_write_queue_test.go chore: enable unused-parameter from revive 4 months ago
chunks.go tsdb: fix issue where a new segment file is created for every chunk if `WithSegmentSize` not called (#16635) 4 weeks ago
chunks_test.go tsdb: fix issue where a new segment file is created for every chunk if `WithSegmentSize` not called (#16635) 4 weeks ago
head_chunks.go lint: Revamp our linting rules, mostly around doc comments 10 months ago
head_chunks_other.go remove obsolete build tag 1 year ago
head_chunks_test.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 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) 3 years ago
queue_test.go Upgrade golangci-lint to v1.60.1 10 months ago
samples.go Fix missing histogram copy in sampleRing 9 months ago