Commit Graph

175 Commits (9198952f7c6eddb6c2cd64eb5cb488599a5a9f23)

Author SHA1 Message Date
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 12 months ago
Martin Chodur 00b110c65c
Fix data corruption in remote write if max_sample_age is applied (#14078) 1 year ago
Piotr d78253319d
queue_manager: add histogram info to error logs (#14326) 1 year ago
Marco Pracucci 35564c0cb0
Export remote.LabelsToLabelsProto() and remote.LabelProtosToLabels() 1 year ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics 1 year ago
Robert Fratto a09465baee
storage/remote: disable resharding during active retry backoffs (#13562) 1 year ago
Bryan Boreham dcd024a095 storage/remote: speed up StoreSeries by re-using labels.Builder 1 year ago
Marc Tudurí 78c5ce3196
Drop old inmemory samples (#13002) 1 year 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
Paschalis Tsilias c173cd57c9
Add a header to count retried remote write requests (#12729) 2 years ago
Bryan Boreham d2ae8dc3cb remote-write: add http.resend_count tracing attribute 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
Arve Knudsen bc9a82f5a1
remote: Improve some comments (#12102) 2 years ago
Arve Knudsen 435b500de7
remote: Convert to RecoverableError using errors.As (#12103) 2 years ago
Marc Tudurí 721f33dbb0
histograms: Add remote-write support for Float Histograms (#11817) 2 years ago
Xiaochao Dong (@damnever) 2d61d012ff Avoid copy during remote write if external labels is empty 3 years ago
Bryan Boreham abd9909595 Update package storage/remote for new labels.Labels type 3 years ago
Jesus Vazquez 775d90d5f8
TSDB: Rename wal package to wlog (#11352) 3 years ago
Ganesh Vernekar f540c1dbd3
Add support for histograms in WAL checkpointing (#11210) 3 years ago
Levi Harrison 0db6b072bc
Export `histogramToHistogramProto()` (#11046) 3 years ago
Levi Harrison 08f3ddb864
Sparse histogram remote-write support (#11001) 3 years ago
Matej Gera 1dd247f68b
Remote Write: Rename confusing `walDir` parameter to `dir` (#10464) 3 years ago
Chris Marchbanks a11e73edda
Fix a deadlock between Batch and FlushAndShutdown (#10608) 3 years ago
Chris Marchbanks e970acb085
Fix deadlock between adding to queue and getting batch 3 years ago
Chris Marchbanks bfb1500a38
Fix deadlock when stopping a shard (#10279) 3 years ago
Matej Gera 2c61d29b2a
Tracing: Migrate to OpenTelemetry library (#9724) 3 years ago
Bryan Boreham 954c0e8020 remote_write: round desired shards up before check 4 years ago
Bryan Boreham 6d01ce8c4d remote_write: shard up more when backlogged 4 years ago
Goutham Veeramachaneni 6696b7a5f0
Don't update metrics on context cancellation 4 years ago
Goutham Veeramachaneni 1af81dc5c9
Update sent timestamp when write irrecoverably fails. 4 years ago
Bryan Boreham bd6436605d Review feedback 4 years ago
Bryan Boreham 50878ebe5e remote-write: buffer struct instead of interface 4 years ago
Chris Marchbanks c655684142
Subtract from enqueued samples/exemplars upon send 4 years ago
Chris Marchbanks 319249f9db
Batch samples before sending them to channels 4 years ago
Hu Shuai eb43437d83
Fix golint issue (#9800) 4 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536) 4 years ago
sniper f82e56fbba
fix request bytes size and continue is useless (#9635) 4 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting 4 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 4 years ago
Bryan Boreham 5afa606ecb
Remote-write: reuse memory for marshalling (#9412) 4 years ago
Ganesh Vernekar 095f572d4a
Sync sparsehistogram branch with main (#9189) 4 years ago
Levi Harrison fac1b57334
Remove Individual Data Type Caps in Per-shard Buffering for Remote Write (#8921) 4 years ago
Bryan Boreham 60804c5a09
remote_write: reduce blocking from garbage-collect of series (#9109) 4 years ago
Levi Harrison d5c3c567d3
Remote Write: Add max samples per metadata send (#8959) 4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
songjiayang 9a01472780 Refactor processExternalLabels method with slice copy for left labels 4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296) 4 years ago