Commit Graph

1407 Commits (7aacef9b42a275f7ad8f60a707abb6de2a5d1448)

Author SHA1 Message Date
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905)
8 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago
carehabit a672662073
all: fix some typos (#13863)
8 months ago
Arve Knudsen d8e4230696 storage: Fix mockChunkQuerier type name
8 months ago
Jan-Otto Kröpke 302e151de8
{discovery,remote_write}/azure: Support default SDK authentication (#13099)
8 months ago
Julien d1abc3f255
Merge pull request #13777 from roidelapluie/remoteread2
9 months ago
Julien Pivotto 53091126c2 Chunked remote read: close the querier earlier
9 months ago
Jakub Čajka 505fd638be
otlptranslator: fix up import paths
9 months ago
Björn Rabenstein 9acae57937
Merge pull request #13681 from krajorama/native-latency-histograms
9 months ago
beorn7 7df0b9b92d storage: simplify sampleRing fix
9 months ago
Yuri Nikolic d5ab1851dc SampleRingIterator: add currType field
9 months ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics
9 months ago
Robert Fratto a09465baee
storage/remote: disable resharding during active retry backoffs (#13562)
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 2ac1632eec storage/remote: improve symbol-table handling
9 months ago
Bryan Boreham 8f525b4ba4 storage/remote tests: refactor: extract function newTestQueueManager
9 months ago
Arve Knudsen bf5ca8cf38 otlptranslator: Upgrade to v0.95.0
9 months ago
Bryan Boreham aba0071480
Merge pull request #13589 from bboreham/trace_id
9 months ago
Owen Williams a28d7865ad UTF-8: Add support for parsing UTF8 metric and label names
9 months ago
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id"
9 months ago
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