1229 Commits (101b1c307f2b80b142c38f7cebcc3db50084ed8f)

Author SHA1 Message Date
Jeanette Tan 7a4a1127b7 Expand TestPopulateWithTombSeriesIterators to test min max times of chunks, including mixed chunks 1 year ago
Jeanette Tan 04aabdd7cc Refactor TestPopulateWithDelSeriesIterator unit tests to reuse more code 1 year ago
Jeanette Tan 46be85f2dc Make TestPopulateWithDelSeriesIterator tests cover histogram types and check MinTime 1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 1 year ago
zenador 80e977aae6
Remove `NewPossibleNonCounterInfo` and minimise creating empty annotations (#13012) 1 year ago
Márcio Carôso dff1c395f6
Expose --storage.tsdb.retention.time in metric prometheus_tsdb_retention_limit_seconds (#12986) 1 year ago
Bryan Boreham 90e98e0235 tsdb: create isolation transaction slice on demand 1 year ago
Bryan Boreham 6fe8217ce4 tsdb: shrink txRing with smaller integers 1 year ago
Jeanette Tan 71a36d2396 Very minor refactor of the integer overflow fix 1 year ago
Bryan Boreham 26fa2e8356 TSDB: Pre-size buffer to read samples from WAL 1 year ago
George Krajcsovits 7d7b9eacff
Fix int32 overflow issues (#12978) 1 year ago
Paschalis Tsilias 42b8f2f5fc tsdb/agent: allow ingestion of OOO samples (#12897) 1 year ago
Ganesh Vernekar 4df2f2432b Additionally wrap WBL replay error (#12406) 1 year ago
Paschalis Tsilias afab845e65
tsdb/agent: allow ingestion of OOO samples (#12897) 1 year ago
Ganesh Vernekar f5913266a1
Additionally wrap WBL replay error (#12406) 1 year ago
Oleg Zaytsev fe90dcccff
Revert ListPostings change (#12955) 1 year ago
Oleg Zaytsev 5bd8c8c561
Clarify Postings.At() contract (#12921) 1 year ago
Björn Rabenstein ec9170b8bf
Merge pull request #12874 from krajorama/outof-order-chunks 1 year ago
Oleg Zaytsev 1492031ef2
Optimize ListPostings Next() (#12906) 1 year ago
Arve Knudsen de7e057d3c
tsdb: Tighten up sub-benchmark scope in BenchmarkQuerier (#12718) 1 year ago
Linas Medziunas 1aad4004c3 Additional test case for ValidateHistogram 1 year ago
Bryan Boreham 6dcbd653e9
tsdb: register metrics after Head is initialized (#12876) 1 year ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650) 1 year ago
Dimitar Dimitrov 1155d736b6
Improve sensitivity of TestQuerierIndexQueriesRace 1 year ago
Dimitar Dimitrov 6f1284ac93 Fix exit condition of TestQuerierIndexQueriesRace 1 year ago
György Krajcsovits 9dbd100a5e Refactor solution to not repeat code 1 year ago
György Krajcsovits 96d03b6f46 Fix duplicate sample detection at chunks size limit 1 year ago
György Krajcsovits 56b3a015b6 Add regression test for duplicate detection at chunk size limit 1 year ago
George Krajcsovits 3512b2d678
storage: make histogram reset handling consistent in chainSampleIterator (#12779) 1 year ago
Alan Protasio 959c98441b Add context argument to tsdb.PostingsForMatchers 1 year ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
Arve Knudsen 156222cc50
Add context argument to LabelQuerier.LabelValues (#12665) 1 year ago
Arve Knudsen a964349e97
Add context argument to LabelQuerier.LabelNames (#12666) 1 year ago
Arve Knudsen 4451ba10b4
Add context argument to IndexReader.Postings (#12667) 1 year ago
Arve Knudsen 6ef9ed0bc3
Add context argument to DB.Delete (#12834) 1 year ago
György Krajcsovits b2fa4d910a Fix more counterResetInAnyBucket edgecases 1 year ago
Fiona Liao 4419399e4e
Do WBL mmap marker replay concurrently (#12801) 1 year ago
Shirley d3a1044354
WBL loading: don't send empty buffers over chan (#12808) 1 year ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 1 year ago
Fiona Liao f211fcd92d
Remove duplicated ms.mmMaxTime check in WAL 1 year ago
George Krajcsovits b6f903b5f9
Fix handling of explicit counter reset header in histograms. (#12772) 1 year ago
Dimitar Dimitrov b40865833d
PostingsForMatchers race with creating new series (#12558) 1 year ago
Bryan Boreham bdc7983956 TSDB: re-use iterator when moving between series 1 year ago
Bryan Boreham 0d283effa8 promql: force mmap of head chunks in BenchmarkRangeQuery 1 year ago
Gregor Zeitlinger f01718262a
Unit tests for native histograms (#12668) 1 year ago
Michal Biesek 04d7b4dbee
lint: Fix `SA1019` Using a deprecated function 1 year ago
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054) 1 year ago
beorn7 aa82fe198f tsdb: Fix histogram validation 1 year ago
Mustafa Ateş Uzun e5e51bebef
fix: error message typo 1 year ago