Commit Graph

566 Commits (2836e5513f1bc591535a859f5d41154a75e7c6bc)

Author SHA1 Message Date
Ganesh Vernekar 2836e5513f
Add support to query unmerged, unsorted chunks (#299)
2 years ago
Ganesh Vernekar 00b379c3a5
Include out of order samples in BenchmarkQueries (#286)
2 years ago
Ganesh Vernekar ff0dc75758
Replay WBL even if OOO Time Window is 0 (#296)
2 years ago
Peter Štibraný ae49ab5ea8 Merge remote-tracking branch 'upstream/main' into update-upstream-prometheus
2 years ago
Ganesh Vernekar a632c73352
Simplify how OutOfOrderTimeWindow works (#285)
2 years ago
Ganesh Vernekar c6f3d4ab33
Remove temporary patch for out-of-order (#283)
2 years ago
Jesus Vazquez 6cfe44d7fd
WaitUntilIdle optimize idling time (#10878)
2 years ago
Julien Pivotto bacd776356
Merge pull request #10907 from damnever/fix/panic
2 years ago
Peter Štibraný ffc60d8397
Reduce chunk write queue memory usage 2 (#10874)
2 years ago
Ganesh Vernekar 5e8406a1d4
Avoid gaps in in-order data after restart with out-of-order enabled (#277)
2 years ago
Jesus Vazquez 1446b53d87
Merge pull request #276 from grafana/jvp/rename-oooallowance-to-oootimewindow
2 years ago
Ganesh Vernekar abde1e0ba1
Update MinOOOTime and MaxOOOTime properly after restart (#275)
2 years ago
Jesus Vazquez e70e769889 Rename OutOfOrderAllowance to OutOfOrderTimeWindow
2 years ago
Xiaochao Dong (@damnever) 6b042da2d8 Fix panic if series is not found when deleting series
2 years ago
Ganesh Vernekar df59320886
Add out-of-order sample support to the TSDB (#269)
2 years ago
Steve Azzopardi 04fe2c9522
fix(tsdb): inc mmap corruption counter on mmap out of sequence error (#10406)
2 years ago
Peter Štibraný 03a2313f7a
Reduce chunk write queue memory usage (#10873)
2 years ago
Bryan Boreham 9f77d23889
tsdb: commit data periodically in CreateBlock (#10788)
2 years ago
Łukasz Mierzwa d65f037def
Don't increment prometheus_tsdb_compactions_failed_total when context is canceled (#10772)
2 years ago
Peter Štibraný cf7aeb59a7 Merge remote-tracking branch 'upstream/main' into update-prometheus
2 years ago
Jesus Vazquez 06f1d3c349
Merge pull request #251 from grafana/codesome/ooopatch
2 years ago
Bryan Boreham 542b9ecdbd
tsdb: reduce sleep time when reading WAL (#10859)
2 years ago
Ganesh Vernekar 0eb828c179
Add an option to enable overlapping compaction separately with overlapping queries
2 years ago
Peter Štibraný d051065441 Remove use of io/ioutil.
3 years ago
Peter Štibraný 9d51bf50db Merge upstream Prometheus
3 years ago
Peter Štibraný 55236be04a
Fix comments. (#248)
3 years ago
Bryan Boreham 9f79a6f4b5
tsdb: faster CRC check by avoiding allocations (#10789)
3 years ago
Peter Štibraný 1e2d2fb2d8
Job queue (#247)
3 years ago
Mauro Stettler 459f59935c
Reduce chunk write queue memory usage (#131)
3 years ago
Matej Gera 1dd247f68b
Remote Write: Rename confusing `walDir` parameter to `dir` (#10464)
3 years ago
David Leadbeater 57f4aab27d
Update godoc links and remove note about TSDB versioning (#10754)
3 years ago
maizige 10b677b826
fix typo (#10696)
3 years ago
Filip Petkovski d3cb39044e
Fix typo in symbol table size exceeded error message (#10746)
3 years ago
Julien Pivotto 6e3a0efe40
Make necessary change to compile promql parser to wasm (#10683)
3 years ago
Matthias Rampke 78f2645787
test(tsdb): break up repeated test to avoid timeout (#10671)
3 years ago
Łukasz Mierzwa 88f9b248b4
Correctly format error message (#10669)
3 years ago
Bryan Boreham 4b9f248e85
unit tests: make all Labels sorted alphabetically (#10532)
3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
Mauro Stettler 64e6c171c2
Merge pull request #216 from grafana/merge_upstream
3 years ago
Mauro Stettler 55cbbafe38
update comment
3 years ago
Oleg Zaytsev 9d66af50a8
Fix TestMemSeries_append_atVariableRate
3 years ago
Oleg Zaytsev ac87e2d4d6 Merge remote-tracking branch 'prometheus/main' into update-prometheus
3 years ago
Oleg Zaytsev af0f6da5cb
Fix chunk overflow appending samples at a variable rate (#10607)
3 years ago
Mauro Stettler 00f1b1556c
undo renaming
3 years ago
Mauro Stettler 2eef3e76b8
check return status of cutnewfile
3 years ago
Mauro Stettler 3fa636a799
fix unit test
3 years ago
Mauro Stettler 04114aa2e6
add old chunk disk mapper back
3 years ago
Mauro Stettler bd50b04fed
remove old chunk disk mapper initialization and replace it with the upstream one
3 years ago
Paschalis Tsilias 40c1efe8bc
tsdb/agent: Ignore duplicate exemplars (#10595)
3 years ago
Jesus Vazquez 7106db9303 Merge remote-tracking branch 'upstream/main' into jvp/merge-prometheus-main
3 years ago