Commit Graph

1387 Commits (b17dae1dab5197e311e4b58866220c5155bb3c0e)

Author SHA1 Message Date
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places
10 months ago
Bryan Boreham 8655fe5401
Merge pull request #13491 from bboreham/faster-store-series
10 months ago
Bryan Boreham 41f3eeb048
Merge pull request #13497 from captncraig/cmp_signedheaders
10 months ago
Bryan Boreham b9fdf3dad1 storage/remote: document why two benchmarks are skipped
10 months ago
Craig Peterson 5b5230deb7 remote client: apply custom headers before sigv4 transport
10 months ago
Bryan Boreham dcd024a095 storage/remote: speed up StoreSeries by re-using labels.Builder
10 months ago
Bryan Boreham d9483bb77c storage/remote: add BenchmarkStoreSeries
10 months ago
Marco Pracucci 501bc6419e
Add ShardedPostings() support to TSDB (#10421)
10 months ago
Goutham Veeramachaneni fb552d290d
Merge pull request #13464 from aknuds1/arve/fix-update-copy
10 months ago
Arve Knudsen de28494434 Make update-copy.sh work for both OSX and GNU sed
10 months ago
Arve Knudsen 660df3488d otlptranslator/update-copy.sh: Fix sed command lines
10 months ago
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340)
10 months ago
Bryan Boreham 63cdd6dbe1 storage: skip merging when no remote storage configured
10 months ago
Goutham aee6896c47
Minor fixes to otlp vendor update script
10 months ago
Marc Tudurí 78c5ce3196
Drop old inmemory samples (#13002)
11 months ago
Daniel Kerbel b2185d96af
Consider storage.ErrTooOldSample as non-retryable
11 months ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model
11 months ago
Bryan Boreham 99c17b4319
Merge pull request #13177 from bboreham/less-madness
11 months ago
Björn Rabenstein 775de1a3bd
Merge pull request #13276 from fpetkovski/reuse-float-histograms
12 months ago
Filip Petkovski ea356c472e
Add comment on SampleRingIterator methods
12 months ago
Filip Petkovski bb8363dbb3
Add comment on SampleRingIterator
12 months ago
Filip Petkovski 48df9fc020
Export SampleRingIterator
12 months ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733)
12 months ago
Filip Petkovski e2a9f8ac0f
Reuse float histogram objects
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
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068)
1 year ago
Fiona Liao 5bee0cfce2
Change `ChunkReader.Chunk()` to `ChunkOrIterable()`
1 year ago
Bryan Boreham 34676a240e scrape: consistent function names for metadata
1 year ago
Bryan Boreham a2d5c02298
Merge pull request #13084 from charleskorn/concatenatingchunkiterator
1 year ago
Goutham 3048a88ae7
Add suffixes
1 year ago
Goutham a99f48cc9f
Bump OTel Collector dependency to v0.88.0
1 year ago
machine424 413b713aa8
remote/storage.go: adjust Storage.Notify() to avoid a race condition with Storage.ApplyConfig()
1 year ago
machine424 08c17df244
remote/storage.go: add a test to highlight a race condition
1 year ago
machine424 0996b78326
remote_write: add a unit test to make sure the write client sends
1 year ago
Julien Pivotto cf01ec2119
Merge pull request #13091 from mmorel-35/errorlint/util
1 year ago
Linas Medziunas 1f8aea11d6 Move histogram validation code to model/histogram
1 year ago
Linas Medziunas 1cd6c1cde5 ValidateHistogram: strict Count check in absence of NaNs
1 year ago
Matthieu MOREL fe057fc60d use Go standard errors package
1 year ago
Charles Korn 8274e248ad
Fix issue where `concatenatingChunkIterator` can obscure errors.
1 year ago
Björn Rabenstein a43669e611
Merge pull request #12928 from alexandear/ci-enable-godot
1 year ago
Charles Korn 5184368db6
Fix issue where `chainSampleIterator` can obscure errors (#13006)
1 year ago
Julien Pivotto f568221610
Merge pull request #13057 from prometheus/release-2.48
1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
1 year ago
beorn7 4696b46dd5 storage: Fix mixed samples handling in sampleRing
1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926)
1 year ago
Matthieu MOREL 1ec6e407d0
ci(lint): enable errorlint on storage (#12935)
1 year ago
Levi Harrison 454a0a2c1b Update dependencies for 2.48 (#12964)
1 year ago
Levi Harrison dcaca86958
Update dependencies for 2.48 (#12964)
1 year ago
Bryan Boreham a5a4eab679
Storage: reduce memory allocations when merging series sets (#12938)
1 year ago