Commit Graph

224 Commits (50cd453c8fc5d7fd9270fc72dfa50367fc7a9c23)

Author SHA1 Message Date
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 10 months ago
György Krajcsovits d3f4e7c223 Remove unnecessary conversion 10 months ago
György Krajcsovits 60ab1cc5a5 BUGFIX: TSDB: panic in chunk querier 10 months ago
George Krajcsovits 536d9f9ce9
BUGFIX: TSDB: panic in query during truncation with OOO head (#14831) 10 months ago
Arthur Silva Sens 442f24e099
chore: Simplify TestHeadAppender_AppendCTZeroSample (#14812) 10 months ago
Oleg Zaytsev ce7d830f1f
Bring back BenchmarkLoadRealWLs (#14757) 10 months ago
Marco Pracucci ef649d5968
Revert " Store `mmMaxTime` in same field as `seriesShard`" 10 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 10 months ago
cuiweiyuan 1800af54f0 chore: fix some function names 11 months ago
Oleg Zaytsev 0833d2a230
Fix appendable: check whether last val was a histogram (#14613) 11 months ago
Oleg Zaytsev b7f2f3c3ac
Add BenchmarkLoadRealWLs 11 months ago
Carrie Edwards 79b53bd3de Refactor TestWBLReplay to use scenarios 12 months ago
Carrie Edwards 2e0e4e9ce9 Add support for handling multiple chunks in OOO head 12 months ago
Carrie Edwards 06550883c1 Clean up of tests and test utils 12 months ago
Carrie Edwards 45a32a29ef Update tsdb tests to use test utils. 12 months ago
Oleg Zaytsev fd1a89b7c8
Pass affected labels to `MemPostings.Delete()` (#14307) 1 year ago
Arve Knudsen b2396c0c8f Upgrade to golangci-lint v1.59.0 1 year ago
Alan Protasio 8894d65cd6
Fix head stats and hooks when replaying a corrupted snapshot (#14079) 1 year ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 1 year ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 1 year ago
Nick Pillitteri 481f14e1c0
TSDB: Don't rely on integer overflow in head compaction check (#13755) 1 year ago
Bryan Boreham 925134e6de tsdb tests: make work with labels SymbolTable 1 year ago
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id" 1 year ago
Bryan Boreham 12cac5bd5c tsdb tests: use go-cmp instead of DeepEquals 1 year ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 1 year ago
Paweł Szulik 5961f78186 Refactor tsdb tests to use testify. 1 year ago
Marco Pracucci 501bc6419e
Add ShardedPostings() support to TSDB (#10421) 1 year ago
Arve Knudsen ba7012ec6a
TestHeadLabelValuesWithMatchers: Add test case (#13414) 1 year ago
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340) 1 year ago
Matthieu MOREL 8f6cf3aabb tsdb: use Go standard errors 2 years ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 2 years ago
Filip Petkovski 10a82f87fd
Enable reusing memory when converting between histogram types 2 years ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 2 years ago
Xiaochao Dong 28d8f1650c
tsdb: Make sure the cache for postings cardinality properly honors the label name (#12653) 2 years ago
Arve Knudsen 1200c89d0c
Fix tsdb.stripeSeries.gc so it handles conflicts properly (#13195) 2 years ago
Fiona Liao 5bee0cfce2
Change `ChunkReader.Chunk()` to `ChunkOrIterable()` 2 years ago
Arve Knudsen ecc37588b0
tsdb: seriesHashmap.set by making receiver a pointer (#13193) 2 years ago
George Krajcsovits acc114fe55
Fix panic during tsdb Commit (#13092) 2 years ago
George Krajcsovits 39a35d92bc
tsdb/head: wlog exemplars after samples (#13113) 2 years ago
Linas Medziunas 1f8aea11d6 Move histogram validation code to model/histogram 2 years ago
Linas Medziunas 1cd6c1cde5 ValidateHistogram: strict Count check in absence of NaNs 2 years ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 2 years ago
Bryan Boreham 6fe8217ce4 tsdb: shrink txRing with smaller integers 2 years ago
Ganesh Vernekar 4df2f2432b Additionally wrap WBL replay error (#12406) 2 years ago
Ganesh Vernekar f5913266a1
Additionally wrap WBL replay error (#12406) 2 years ago
Björn Rabenstein ec9170b8bf
Merge pull request #12874 from krajorama/outof-order-chunks 2 years ago
Linas Medziunas 1aad4004c3 Additional test case for ValidateHistogram 2 years ago
György Krajcsovits 56b3a015b6 Add regression test for duplicate detection at chunk size limit 2 years ago
Arve Knudsen 156222cc50
Add context argument to LabelQuerier.LabelValues (#12665) 2 years ago
Arve Knudsen a964349e97
Add context argument to LabelQuerier.LabelNames (#12666) 2 years ago