216 Commits (cf528bef034dcf078d3bff0d50224a13068c391e)

Author SHA1 Message Date
Matthieu MOREL dd8871379a remplace errors.Errorf by fmt.Errorf 1 year ago
machine424 a32fbc3658
head.go: Remove an unneeded snapshot trigger that was moved in https://github.com/prometheus/prometheus/pull/9328 1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 1 year ago
Ganesh Vernekar 4df2f2432b Additionally wrap WBL replay error (#12406) 1 year ago
Ganesh Vernekar f5913266a1
Additionally wrap WBL replay error (#12406) 1 year ago
Bryan Boreham 6dcbd653e9
tsdb: register metrics after Head is initialized (#12876) 1 year ago
Alan Protasio 959c98441b Add context argument to tsdb.PostingsForMatchers 1 year ago
Arve Knudsen 6ef9ed0bc3
Add context argument to DB.Delete (#12834) 1 year ago
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054) 1 year ago
Oleg Zaytsev 61daa30bb1
Pass ref to SeriesLifecycleCallback.PostDeletion (#12626) 1 year ago
cui fliter f26dfc95e6
fix struct name in comment (#12624) 1 year ago
Łukasz Mierzwa 3c80963e81
Use a linked list for memSeries.headChunk (#11818) 1 year ago
Merrick Clay 70e41fc5ac improve incorrect doc comment 1 year ago
Justin Lei 89af351730
Remove samplesPerChunk from memSeries (#12390) 2 years ago
Baskar Shanmugam 905a0bd63a
Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 2 years ago
Callum Styan 0d2108ad79
[tsdb] re-implement WAL watcher to read via a "notification" channel (#11949) 2 years ago
Bryan Boreham 0ab9553611
tsdb: drop deleted series from the WAL sooner (#12297) 2 years ago
Đurica Yuri Nikolić b028112331
Making the number of CPU cores used for sorting postings lists editable (#12247) 2 years ago
Justin Lei 052993414a Add storage.tsdb.samples-per-chunk flag 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
beorn7 817a2396cb Name float values as "floats", not as "values" 2 years ago
Oleg Zaytsev 6e2905a4d4
Use zeropool.Pool to workaround SA6002 (#12189) 2 years ago
Abhijit Mukherjee 8f6d5dcd45
Fix: getting rid of EncOOOXOR chunk encoding (#12111) 2 years ago
Ganesh Vernekar 2af44f9558
tsdb: Update OOO min/max time properly after replaying m-map chunks 2 years ago
Ganesh Vernekar c9d06f2826
tsdb: Replay m-map chunk only when required 2 years ago
Đurica Yuri Nikolić c9b85afd93
Making the number of CPUs used for WAL replay configurable (#12066) 2 years ago
ansalamdaniel c1c444504e
Feat: metrics for head_chunks & wal folders (#12013) 2 years ago
Rens Groothuijsen d33eb3ab17
Automatically remove incorrect snapshot with index that is ahead of WAL (#11859) 2 years ago
Jesus Vazquez 5c3f058755 Add unit test and also protect truncateOOO 2 years ago
Justin Lei af1d9e01c7
Refactor tsdbutil for tests/native histograms (#11948) 2 years ago
George Krajcsovits 1f0cc09579
Export single ith test histogram generation functions (#11911) 2 years ago
beorn7 1cfc8f65a3 histograms: Return actually useful counter reset hints 2 years ago
Ganesh Vernekar 38fa151a7c
tsdb: Only initialise out-of-order fields when required 2 years ago
beorn7 6dcd03dbf3 tsdb: Add integer gauge histogram support 2 years ago
Ganesh Vernekar 3c2ea91a83
tsdb: Test gauge float histograms 2 years ago
Fish-pro 6ed71a229e Use errors.Is to check for a specific error 2 years ago
Ganesh Vernekar e555469ba1
tsdb: Remove isHistogramSeries from memSeries 2 years ago
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522) 2 years ago
Julien Pivotto f9ccfb5ea5
Fix alignment of atomic int64 (#11547) 2 years ago
Julien Pivotto 739494d81b
Fix alignment of atomic int64 (#11547) 2 years ago
Signed-off-by: Jesus Vazquez 3362bf6d79
Fix merge conflicts 2 years ago
Jesus Vazquez 775d90d5f8
TSDB: Rename wal package to wlog (#11352) 2 years ago
Ganesh Vernekar d0a6488c74
Update metrics for histograms 2 years ago
Bryan Boreham d166da7b59
tsdb: stop saving a copy of last 4 samples in memSeries (#11296) 2 years ago
Bryan Boreham ff00dee262
tsdb: turn off transaction isolation for head compaction (#11317) 2 years ago
Bryan Boreham d0607435a2
tsdb: remove chunkRange and oooCapMax from memSeries (#11288) 2 years ago
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075) 2 years ago
Bryan Boreham d2701be53a
tsdb: remove chunk pool from memSeries (#11280) 2 years ago
Ganesh Vernekar d354f20c2a
Add a feature flag to control native histogram ingestion (#11253) 2 years ago
Julien Pivotto ec6c1f17d1
Update dependencies (#11287) 2 years ago