Commit Graph

211 Commits (05d29a6d4f1e494a363b4f8352c318df0ad0f23b)

Author SHA1 Message Date
zjumathcode 0ac2221a20 chore: Fix function name typo in createBatchSpan comment 2 weeks ago
pipiland2612 704afd8529 add timeSeriesAgeChecker to refactor filter code 2 months ago
pipiland2612 9e6a626dae create timeSeriesStats to reduce return variable 2 months ago
pipiland2612 e1cb29bf8a create common struct and function to DRY 2 months ago
Minh Nguyen c8f1de18a7
[RW2] Fix type and unit labels propagation in Remote Write v2 receiver to prioritize type-and-unit-labels feature (#17387) 2 months ago
Ayoub Mrini 6806b68f93
[release-3.7] fix: Remote-write: revert changes in the queue resharding logic (#17412) 2 months ago
Minh Nguyen f070e35358
[RW]: Adopt client_golang/exp/api/remote types for receiving RW1 and RW2 (#17197) 2 months ago
machine424 365409d3be
chore: allow seamless use of testing/synctest for >=go1.24 3 months ago
machine424 8462515c75
test(storage/remote/queue_manager_test.go): use synctest in TestShutdown for better 3 months ago
George Krajcsovits 43c1535bdf
fix(rw1): drop unsupported NHCB and log (#17146) 3 months ago
machine424 184c7eb918
storage/remote: compute highestTimestamp and dataIn at QueueManager level 4 months ago
bwplotka 794bf774c2 Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 4 months ago
bwplotka f5fab47577 Revert "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 4 months ago
Jonathan c808a71e18
prw: use Unit and Type labels for metadata when feature flag is enabled (#17033) 4 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 4 months ago
Darkknight 9fc4212214
revert unexpected metadata metric fopr RWV2 and add log on unexpected metadata instead. (#17082) 4 months ago
Darkknight 7cf585527f
remote_write: add metric for unexpected metadata in populateV2TimeSeries (#17034) 4 months ago
Arve Knudsen e7e3ab2824
Fix linting issues found by golangci-lint v2.0.2 (#16368) 8 months ago
SungJin1212 b594733a07
Fix PRW2 data diff error message typo (#16481) 8 months ago
Bartlomiej Plotka 7a7bc65237
Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 9 months ago
George Krajcsovits 5ed0edd3ab
Update storage/remote/queue_manager.go 11 months ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 11 months ago
György Krajcsovits 482a7fd890 fix(remotewrite2): do not send uninitialized garbage if there's no metadata 11 months ago
György Krajcsovits 594b882e8b fix(remotewrite2): do not overwrite help text with unit in enqueue 11 months ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 11 months ago
avoidaway fe4e817007 chore: fix some function names in comment 1 year ago
Bryan Boreham fd4797d756 [PERF] RW: Remove interning hook 1 year ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 1 year ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 1 year ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 1 year ago
Callum Styan 1561815732
remote write: increase time threshold for resharding (#14450) 1 year ago
Bartlomiej Plotka a60e5ce362
[PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 1 year ago
Bartlomiej Plotka 0c87643abd
[PRW 2.0] write_handler: Support for rc.2 spec & improved error handling for v2. (#14427) 1 year ago
machine424 caa71fb3c7 chore(storage/remote): collect maxTimestamp when value is 0 as well. 1 year ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 1 year ago
Martin Chodur 00b110c65c
Fix data corruption in remote write if max_sample_age is applied (#14078) 2 years ago
Piotr d78253319d
queue_manager: add histogram info to error logs (#14326) 2 years ago
Marco Pracucci 35564c0cb0
Export remote.LabelsToLabelsProto() and remote.LabelProtosToLabels() 2 years ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics 2 years ago
Robert Fratto a09465baee
storage/remote: disable resharding during active retry backoffs (#13562) 2 years ago
Bryan Boreham dcd024a095 storage/remote: speed up StoreSeries by re-using labels.Builder 2 years ago
Marc Tudurí 78c5ce3196
Drop old inmemory samples (#13002) 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
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` 3 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 3 years ago
Arve Knudsen bc9a82f5a1
remote: Improve some comments (#12102) 3 years ago
Arve Knudsen 435b500de7
remote: Convert to RecoverableError using errors.As (#12103) 3 years ago