Commit Graph

143 Commits (0eae349b785c7c03d87c98f11a4e9acdeff411c3)

Author SHA1 Message Date
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id" 1 year ago
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places 1 year ago
Callum Styan 552620a8ec
remote write 2.0 - follow up improvements (#13478) 1 year ago
Nicolás Pazos aa3513fc89
remote write 2.0: sync with `main` branch (#13510) 1 year ago
Bryan Boreham b9fdf3dad1 storage/remote: document why two benchmarks are skipped 1 year ago
Bryan Boreham dcd024a095 storage/remote: speed up StoreSeries by re-using labels.Builder 1 year ago
Bryan Boreham d9483bb77c storage/remote: add BenchmarkStoreSeries 1 year ago
Callum Styan a0f08a8365
Remote write v2: metadata support in every write request (#13394) 1 year ago
Bartlomiej Plotka 242158e7fc
remote: Added test for classic histogram grouping when sending rw; Fixed queue manager test delay. (#13421) 1 year ago
Marc Tudurí 78c5ce3196
Drop old inmemory samples (#13002) 2 years ago
Nicolás Pazos fe41ed9067 rename new proto types and move to separate pkg 2 years ago
Nicolás Pazos 48f9285b11 define separate proto types for remote write 2.0 2 years ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model 2 years ago
Nicolás Pazos 66f93860ce lint fixes 2 years ago
Nicolás Pazos ec9300fc1a remove all new rw formats but the []string one 2 years ago
Callum Styan 3e48b8a582 fix minor lint issue + use labels Range function since it looks like 2 years ago
Callum Styan a8639ddb36 more cleanup, mostly linting fixes 2 years ago
Callum Styan 4164eabac9 More cleanup 2 years ago
Callum Styan 8b0cda8bb3 Add bytes slice (instead of slice of 32bit vars) format for testing 2 years ago
Callum Styan 23c7936cee refactor new version flag to make it easier to pick a specific format 2 years ago
Nicolás Pazos 8353c337b4 minimally-tested exemplar support for rw 1.1 2 years ago
Nicolás Pazos 8426752e0f remove all code from previous interning approach 2 years ago
Nicolás Pazos f46a104752 Use unsafe []byte->string cast to reuse buffer 2 years ago
Callum Styan fbdbf2ccbd update tests 2 years ago
Callum Styan 622a723626 add functionality for new minimized remote write request format 2 years ago
Nicolás Pazos 68a9f8bb54 lint 2 years ago
Nicolás Pazos ba3422df1f fix NewWriteClient and change new flags wording 2 years ago
Nicolás Pazos c710e19f9c Improve sender benchmarks and some allocations 2 years ago
Nicolás Pazos c7a77af3e2 add sender-side tests and fix failing ones 2 years ago
Nicolás Pazos 12de4c4a62 remove some comented code 2 years ago
Callum Styan ce1e2ad0b9 Implement code paths for new proto format 2 years ago
Callum Styan 4c4b9aa471 replace snappy encoding library 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
Paschalis Tsilias c173cd57c9
Add a header to count retried remote write requests (#12729) 2 years ago
Jeanette Tan e9a1e26ab7 Perform integer/float histogram type checking on conversions, and use a consistent method for determining integer vs float histogram 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Marc Tudurí 721f33dbb0
histograms: Add remote-write support for Float Histograms (#11817) 3 years ago
Bryan Boreham 047585360b Update package storage/remote tests for new labels.Labels type 3 years ago
Jesus Vazquez 775d90d5f8
TSDB: Rename wal package to wlog (#11352) 3 years ago
Bryan Boreham 3029320ce6 storage/remote: in tests use labels.FromStrings 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
Leonardo Zamariola 3326df42bb
Removing global state modification on unit tests (fix #10033 #10034) (#10935) 3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
Chris Marchbanks a11e73edda
Fix a deadlock between Batch and FlushAndShutdown (#10608) 3 years ago
Chris Marchbanks afdc1decac
Write a test that reproduces the deadlock 3 years ago
Chris Marchbanks bfb1500a38
Fix deadlock when stopping a shard (#10279) 3 years ago
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory 3 years ago