Commit Graph

1379 Commits (0e8a2e44a4c54f70d1de052d52bb1304148ddfa5)

Author SHA1 Message Date
Arve Knudsen de28494434 Make update-copy.sh work for both OSX and GNU sed 2 years ago
Arve Knudsen 660df3488d otlptranslator/update-copy.sh: Fix sed command lines 2 years ago
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340) 2 years ago
Bryan Boreham 63cdd6dbe1 storage: skip merging when no remote storage configured 2 years ago
Goutham aee6896c47
Minor fixes to otlp vendor update script 2 years ago
Marc Tudurí 78c5ce3196
Drop old inmemory samples (#13002) 2 years ago
Daniel Kerbel b2185d96af
Consider storage.ErrTooOldSample as non-retryable 2 years ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model 2 years ago
Filip Petkovski ea356c472e
Add comment on SampleRingIterator methods 2 years ago
Filip Petkovski bb8363dbb3
Add comment on SampleRingIterator 2 years ago
Filip Petkovski 48df9fc020
Export SampleRingIterator 2 years ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 2 years ago
Filip Petkovski e2a9f8ac0f
Reuse float histogram objects 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
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068) 2 years ago
Fiona Liao 5bee0cfce2
Change `ChunkReader.Chunk()` to `ChunkOrIterable()` 2 years ago
Bryan Boreham 34676a240e scrape: consistent function names for metadata 2 years ago
Goutham 3048a88ae7
Add suffixes 2 years ago
Goutham a99f48cc9f
Bump OTel Collector dependency to v0.88.0 2 years ago
machine424 413b713aa8
remote/storage.go: adjust Storage.Notify() to avoid a race condition with Storage.ApplyConfig() 2 years ago
machine424 08c17df244
remote/storage.go: add a test to highlight a race condition 2 years ago
machine424 0996b78326
remote_write: add a unit test to make sure the write client sends 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
Matthieu MOREL fe057fc60d use Go standard errors package 2 years ago
Charles Korn 8274e248ad
Fix issue where `concatenatingChunkIterator` can obscure errors. 2 years ago
Charles Korn 5184368db6
Fix issue where `chainSampleIterator` can obscure errors (#13006) 2 years ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 2 years ago
beorn7 4696b46dd5 storage: Fix mixed samples handling in sampleRing 2 years ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 2 years ago
Matthieu MOREL 1ec6e407d0
ci(lint): enable errorlint on storage (#12935) 2 years ago
Levi Harrison 454a0a2c1b Update dependencies for 2.48 (#12964) 2 years ago
Levi Harrison dcaca86958
Update dependencies for 2.48 (#12964) 2 years ago
Bryan Boreham a5a4eab679
Storage: reduce memory allocations when merging series sets (#12938) 2 years ago
rakshith210 cdad64002a
Added Azure OAuth support (#12572) 2 years ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650) 2 years ago
William Dumont ce6ad15422 remote-write: TestClientRetryAfter status code 500 2 years ago
William Dumont febd62a23e remote-write: refactor TestClientRetryAfter 2 years ago
Bryan Boreham 9b85354acd remote-write: respect Retry-After header on 5xx errors 2 years ago
Paschalis Tsilias c173cd57c9
Add a header to count retried remote write requests (#12729) 2 years ago
George Krajcsovits 3512b2d678
storage: make histogram reset handling consistent in chainSampleIterator (#12779) 2 years ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 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
beorn7 0521ec12af storage: remove obsolete TODO 2 years ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 2 years ago
Gregor Zeitlinger f01718262a
Unit tests for native histograms (#12668) 2 years ago
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054) 2 years ago
beorn7 aa82fe198f tsdb: Fix histogram validation 2 years ago