1225 Commits (af1a19fc78ac7f7c3164bfb240d48d091f0ada1f)

Author SHA1 Message Date
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics 9 months ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 9 months ago
Bryan Boreham 925134e6de tsdb tests: make work with labels SymbolTable 9 months ago
Bryan Boreham 93b72ec5dd tsdb: create SymbolTables for labels as required 9 months ago
Bryan Boreham 6ed56c9f04 WAL watcher: improve comments 9 months ago
Bryan Boreham a975a83079 tsdb: clean up Watcher debug messages 9 months ago
Bryan Boreham 78f46bccca tsdb/wlog tests: remove unnecessary sleep check 9 months ago
Callum Styan 0c71230784
fix bug that would cause us to endlessly fall behind (#13583) 9 months ago
Fiona Liao 841a133514 Move histogramsAppended to be more consistent 9 months ago
Fiona Liao 52389647b2 Add type label to outOfOrderSamplesAppended metric 9 months ago
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id" 9 months ago
Bryan Boreham 12cac5bd5c tsdb tests: use go-cmp instead of DeepEquals 10 months ago
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places 10 months ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 10 months ago
Peter Štibraný e2b9cfeeeb
Enforce chunks ordering when writing index. (#8085) 10 months ago
Mikhail Fesenko 419dd265cc
Fix strange code, add messages to code brought in #8106 (#13509) 10 months ago
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already 10 months ago
Mikhail Fesenko 5f2c3a5d3e
Small improvements, add const, remove copypasta (#8106) 10 months ago
Paweł Szulik 5961f78186 Refactor tsdb tests to use testify. 10 months ago
Bryan Boreham 34230bb172 tsdb/wlog: close segment files sooner 10 months ago
Marco Pracucci 501bc6419e
Add ShardedPostings() support to TSDB (#10421) 10 months ago
Bryan Boreham 66237c1996 tsdb: use cheaper Mutex on series 10 months ago
Marco Pracucci ec9cada56e
Remove unused isRegexMetaCharacter() 10 months ago
Marco Pracucci 515890ec53
Use Matcher.SetMatches() 10 months ago
Marco Pracucci a1a45990a2
Fix TestPostingsForMatcher 10 months ago
Bryan Boreham b9eab6e4b8
tsdb: simplify internal series delete function (#13261) 10 months ago
Arve Knudsen ba7012ec6a
TestHeadLabelValuesWithMatchers: Add test case (#13414) 10 months ago
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340) 10 months ago
Oleg Zaytsev ed172a6667
Optimize label values with matchers by taking shortcuts (#13426) 10 months ago
tyltr f97fa2736c remove obsolete build tag 10 months ago
Arve Knudsen 8598150f48 TestLabelValuesWithMatchers: Add test case 10 months ago
Marco Pracucci 7852a7c516
Fix regressions introduced by #13242 10 months ago
Giedrius Statkevičius b695e069b8
tsdb/main: wire "EnableOverlappingCompaction" to tsdb.Options (#13398) 10 months ago
Giedrius Statkevičius 3a48adc54f tsdb: add enable overlapping compaction 11 months ago
Giedrius Statkevičius 9b759135d1 tsdb/compact: fix passing merge func 11 months ago
Giedrius Statkevičius 61b4080a14
tsdb/{index,compact}: allow using custom postings encoding format (#13242) 11 months ago
Bryan Boreham bad3f23f23 agent: add BenchmarkCreateSeries 11 months ago
Bryan Boreham e64d7d8928 agent: make the global hash lookup table smaller 11 months ago
Bryan Boreham 252031c86f Revert "Adding small test update for temp dir using t.TempDir (#13293)" 11 months ago
Mile Druzijanic 2ddb3596ef
Adding small test update for temp dir using t.TempDir (#13293) 11 months ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model 11 months ago
Filip Petkovski 1f69dcfa6b
Fix reusing float histograms 11 months ago
Giedrius Statkevičius f36b56a62c
tsdb: remove unused option (#13282) 12 months ago
Matthieu MOREL 8f6cf3aabb tsdb: use Go standard errors 12 months ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 12 months ago
Bryan Boreham ab3a47b489 postings: use Loser Tree for merge 12 months ago
Bryan Boreham ee700151a3 tsdb/index: add benchmark for Postings.Merge 12 months ago
Filip Petkovski 10a82f87fd
Enable reusing memory when converting between histogram types 12 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 12 months ago
Arve Knudsen 237bfea46b `chunks.Reader`: Fix typo in ChunkOrIterable doc string. 12 months ago