prometheus/tsdb/chunks
Mauro Stettler 459f59935c
Reduce chunk write queue memory usage (#131)
* dont waste space on the chunkRefMap
* add time factor
* add comments
* better readability
* add instrumentation and more comments
* formatting
* uppercase comments
* Address review feedback. Renamed "free" to "shrink" everywhere, updated comments and threshold to 1000.
* double space

Signed-off-by: Mauro Stettler <mauro.stettler@gmail.com>
Co-authored-by: Peter Štibraný <pstibrany@gmail.com>
2022-06-02 13:48:30 +02:00
..
chunk_write_queue.go Reduce chunk write queue memory usage (#131) 2022-06-02 13:48:30 +02:00
chunk_write_queue_test.go Merge remote-tracking branch 'upstream/main' into jvp/merge-prometheus-main 2022-04-12 16:40:00 +02:00
chunks.go
chunks_test.go
head_chunks.go Merge remote-tracking branch 'upstream/main' into jvp/merge-prometheus-main 2022-04-12 16:40:00 +02:00
head_chunks_other.go
head_chunks_test.go Merge remote-tracking branch 'upstream/main' into jvp/merge-prometheus-main 2022-04-12 16:40:00 +02:00
head_chunks_windows.go
old_head_chunks.go Discard unknown chunk encodings (#196) 2022-04-12 10:35:10 +00:00
old_head_chunks_test.go Discard unknown chunk encodings (#196) 2022-04-12 10:35:10 +00:00