346 Commits (dcba645366f2050affa65f7f06808b581d4d4d37)

Author SHA1 Message Date
Bryan Boreham 6788760efa
Reduce memory allocation in benchmarkIterator() (#5983) 3 years ago
Oleg Zaytsev b1ed4a0a66
LabelNames API with matchers (#9083) 3 years ago
Jupiter 7337ecf0d3
Log when total symbol size exceeds 2^32 bytes. (#9104) 3 years ago
Ganesh Vernekar 59d02b5ef0
tsdb: Block Head GC till pending readers are done reading (#9081) 3 years ago
Martin Disibio 1bcd13d6b5
Exemplar resize (#8974) 3 years ago
ide-rea 14b24d15b0
update checkpoint replay status (#8898) 3 years ago
Bryan Boreham dc8f505595
tsdb: coalesce lock/unlock operations for append (#9061) 3 years ago
Oleg Zaytsev 40126a8494
Use binary literals for xor chunk encoding 3 years ago
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 3 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