338 Commits (642722e5d01ade93b6bf4839573cc1dde2bbe378)

Author SHA1 Message Date
Levi Harrison 437c470c40 Added ignore 3 years ago
Levi Harrison 4a4882d4c7 Replace godoc.org links 3 years ago
Julien Pivotto b1c179be85
Fix main build (#8948) 3 years ago
Julien Duchesne 8855c2e626
Add `prometheus_tsdb_clean_start` metric (#8824) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662) 4 years ago
Oleg Zaytsev 6d99731303
Single literal regexp value testcase for querier 4 years ago
ide-rea ef584a9df6
Improve wal.go segments sequential validation (#8859) 4 years ago
kjinan e1370eecde typos correct 4 years ago
Ben Ye 0a8912433a
allow compact series merger to be configurable (#8836) 4 years ago
Matthias Loibl 7e7efaba32
storage: Split chunks if more than 120 samples (#8582) 4 years ago
kjinan 24869ff2d0 typos correct 4 years ago
kcx2366425574 be9c870b06 remove the param that is not used 4 years ago
ide-rea 277bac622a
validate exemplar labelSet length first (#8816) 4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296) 4 years ago
Marco Pracucci 4b49ffbad5
Stop the bleed on chunk mapper panic (#8723) 4 years ago
Chris Marchbanks 7c7dafc321
Do not snappy encode if record is too large (#8790) 4 years ago
Ben Ye 8f05cd8f9e
tsdb: move exemplar series labels to index entry (#8783) 4 years ago
Ben Ye 9e8df5ade9
check latest exemplar timestamp (#8782) 4 years ago
Fiona Liao 9b83d8330a
Fix memSafeIterator.Seek() (#8748) 4 years ago
Marco Pracucci 52df5ef7a3
TSDB: do not allocate exemplars buffer if exemplars are disabled (#8746) 4 years ago
Bartlomiej Plotka 80545bfb2e
Instrumented circular exemplar storage. (#8712) 4 years ago
nberkley f9e2dd0697
Add support for smaller block chunk segment allocations (#8478) 4 years ago
Christian Simon 9781e51f59
Correct spelling of "iterable" (#8713) 4 years ago
Guangwen Feng 7985c4e6af Fix golint issue caused by typo 4 years ago
jinglina 431ea75a11
remove redundant type conversion (#8692) 4 years ago
Bryan Boreham c7a62b95ce
GetRef() now returns the label set (#8641) 4 years ago
jessicagreben 8de4da3716 add changes per comments, fix tests 4 years ago
Bryan Boreham d614ae9ecf
[RFC] Add method to get reference number for TSDB Appender (#8600) 4 years ago
Marco Pracucci 6248e685b2
TSDB: optimize series creation on PreCreation() failure (#8620) 4 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635) 4 years ago
jessicagreben 591e719dc1 fix failing blockwriter tests 4 years ago
Bartlomiej Plotka 8bf7bc68f1
Fixed TestChunkDiskMapper_WriteChunk_Chunk_IterateChunks for go1.16 (#8538) 4 years ago
Julien Pivotto 432d5ebc6c Rename default branch to main 4 years ago
Julien Pivotto 889dd0bbd3 Fix DB tests in the default branch 4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489) 4 years ago
Goutham Veeramachaneni 404d85f7a8
Add ability to set minValidTime in TSDB (#8415) 4 years ago
Chris Marchbanks bedcd88343
Compress records before checking segment size (#8501) 4 years ago
Arthur Silva Sens 6a3d55db0a
Rolling tombstones clean up (#8007) 4 years ago
Mauro Stettler 7715fe3219
Add matchers to LabelValues() call (#8400) 4 years ago
Dustin Hooten b9f0baf6ff
Combine NewHead() args into a HeadOptions struct (#8452) 4 years ago
Marcelo E. Magallon 75d86c6747 Update golangci-lint to 1.36.0 4 years ago
Goutham Veeramachaneni e572e77d90
Increase the buckets for compaction duration (#8342) 4 years ago
Ganesh Vernekar a7e446cf2d
Link blog post on TSDB queries in tsdb/README.md (#8391) 4 years ago
Marco Pracucci d8c17025df
Fix TSDB head struct dump on querier error (#8379) 4 years ago
Li Zhijian 9602933db2
Cleanup tempfiles in tests (#8179) 4 years ago
Nguyen Le Vu Long fbe960f2c1
fix: remove pre-2.21 tmp blocks on start (#8353) 4 years ago
Arthur Silva Sens 7e932637e3
Reload tsdb blocks every minute (#8340) 4 years ago
Nguyen Le Vu Long cd1dafc2fd
tsdb: Expose total number of label pairs in head in TSDB stats page (#8343) 4 years ago
Guangwen Feng e2cd6c5f57 Fix golint issue caused by typo 4 years ago