Commit Graph

545 Commits (06f1d3c349144736a83201605a9c988c05bfb18d)

Author SHA1 Message Date
Jesus Vazquez 06f1d3c349
Merge pull request #251 from grafana/codesome/ooopatch
3 years ago
Ganesh Vernekar 0eb828c179
Add an option to enable overlapping compaction separately with overlapping queries
3 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
Julien Pivotto 685ce9964d
Merge pull request #10599 from prometheus/release-2.35
3 years ago
Robert Fratto 286dfc70b7
tsdb/agent: port grafana/agent#676 (#10587)
3 years ago
Jesus Vazquez 51f26e0cba Necessary changes to make the merge work
3 years ago
Jesus Vazquez 48aa5cd096 Merge remote-tracking branch 'upstream/main' into jvp/merge-prometheus-main
3 years ago
Jesus Vazquez c02b13b7f4
Discard unknown chunk encodings (#196)
3 years ago
chavacava 0b41fd6e71
Fix data races in WAL replay (#10571)
3 years ago
Bryan Boreham 2c1be4df7b
tsdb: more efficient sorting of postings read from WAL at startup (#10500)
3 years ago
Wilbert Guo 83a2e52bc2
Add SyncForState Implementation for Ruler HA (#10070)
3 years ago
Howie 1291ec7185
deleting *.tmp WAL files on startup (#10317)
3 years ago
Chris Marchbanks c1387494dd
Merge pull request #10452 from prometheus/release-2.34
3 years ago
songjiayang 8d8be43824
Update wal.md (#10442)
3 years ago
Ganesh Vernekar 23ce9ad9f0
Introduce evaluation delay for rule groups (#155)
3 years ago
Mauro Stettler b025390cb4
Disable chunk write queue by default, allow user to configure the exact size (#10425)
3 years ago
Łukasz Mierzwa da23c4649a
Enable misspell check in golangci-lint (#10393)
3 years ago
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392)
3 years ago
cui fliter c9b56d1a49
all: fix some typos (#10389)
3 years ago
Ganesh Vernekar 4cc25c0cb0
Fix panic on query when m-map replay fails with snapshot enabled (#10348)
3 years ago
Björn Rabenstein d1edb006c1
Merge pull request #10341 from prometheus/release-2.33
3 years ago
Ganesh Vernekar 24827782cb
Fix panics when m-mapping head chunks (#10316)
3 years ago
Dieter Plaetinck aa8874bc56
clarify Head.appendableMinValidTime (#10303)
3 years ago
Marco Pracucci f644c5867f
Make linter happy
3 years ago