Commit Graph

1483 Commits (b6158e8956110b24e8b39072dd6d9c9d0fd649bb)

Author SHA1 Message Date
György Krajcsovits 44ebbb8458 Fix missing histogram copy in sampleRing
2 months ago
György Krajcsovits b5479831b8 Unit test for regression in rate vs float and histogram mixup
2 months ago
Ayoub Mrini 105ab2e95a
fix(test): adjust defer invocations (#14996)
2 months ago
Arthur Silva Sens 6bd9b1a7cc
Histogram CT Zero ingestion
2 months ago
Callum Styan 005bd33fe2
support v2 proto for BenchmarkSampleSend (#14935)
2 months ago
Callum Styan c328d5fc88
fix rwv2 build write request benchmark, also change how the memory usage (#14925)
2 months ago
Antoine Pultier d90d0976b5
fix(bstream/writeByte): ensure it appends only one byte (#14854)
2 months ago
Carrie Edwards 14e3c05ce8
tsdb: Add support for ingestion of out-of-order native histogram samples (#14546)
2 months ago
Harry John 919dc0cbc6
storage: Update LabelQuerier interface to return sorted label values (#14849)
2 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868)
2 months ago
Arve Knudsen 4fc562f9e7
OTLP: Support context cancellation/timeout during translation (#14612)
3 months ago
György Krajcsovits a693dd19f2 Fix: chunkenc.MockSeriesIterator
3 months ago
Arve Knudsen bc6c2c5d35
OTLP Receiver: Add tests (#14764)
3 months ago
Bryan Boreham f90c7a11d1 [REFACTOR] OTLP translator: simplify time conversion
3 months ago
Owen Williams 9da75328ea
fix(utf8): ensure correct validation when legacy mode turned on (#14736)
3 months ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379)
3 months ago
Devin Trejo d4994e5bc4
fix: Remote-write-reciever returns 4xx when request contains a time series with duplicate labels. (#14716)
3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments
3 months ago
Bryan Boreham 95b3c49836
[TESTS] remote-write: fix slice init length (#14702)
3 months ago
Arve Knudsen b50c5d42fe OTLP receiver: Warn when encountering invalid exponential histograms
3 months ago
cuishuang 2110661121 fix: fix slice init length
3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1
3 months ago
Björn Rabenstein 1daf7cdd62
Merge pull request #14626 from cuiweiyuan/main
3 months ago
cuiweiyuan 1800af54f0 chore: fix some function names
3 months ago
Arve Knudsen 5fd66ba855
Merge pull request #14510 from aknuds1/arve/add-normalize-name-tests
4 months ago
Oleg Zaytsev 0833d2a230
Fix appendable: check whether last val was a histogram (#14613)
4 months ago
George Krajcsovits 00ab05c3b9
Native histograms: fix spurios counter reset when merging recoded chunk to normal chunk (#14513)
4 months ago
Callum Styan 1561815732
remote write: increase time threshold for resharding (#14450)
4 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346)
4 months ago
Arve Knudsen 4fb2183437 Test a couple more cases without suffix gen
4 months ago
Bryan Boreham 6e89250a5d Revert "Chunked remote read: close the querier earlier"
4 months ago
Arve Knudsen c04924bc41 otlptranslator: Add tests for BuildCompliantName
4 months ago
Bryan Boreham c037a3df84 lint
4 months ago
Bryan Boreham 12bd92a25c [ENHANCEMENT] Storage: Short-circuit merge of single querier with no-op queriers
4 months ago
Bryan Boreham 90d793e8c5 [BUGFIX] Storage: Single secondary querier errors should be warnings.
4 months ago
Bryan Boreham 0ae881739b [TEST] Storage: check MergeQuerier with nil primary
4 months ago
Bryan Boreham 677cdcdcec [TEST] Storage: ignore difference between nil and empty
4 months ago
Bryan Boreham 23307b02c5 [TESTS] Storage: Improve MergeQuerier tests
4 months ago
Goutham Veeramachaneni e2ef0dc381
Merge branch 'main' into feat/promote-attributes
4 months ago
Bartlomiej Plotka a60e5ce362
[PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444)
4 months ago
Arve Knudsen 1d21867d8b Add otlptranslator tests
4 months ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion
4 months ago
Charles Korn 2ca4d16236
storage: add `AtT` method to `MemoizedSeriesIterator`
4 months ago
Bryan Boreham d116bf7b9f
Merge pull request #14109 from harry671003/pass_limit_to_querier
5 months ago
Bartlomiej Plotka 0c87643abd
[PRW 2.0] write_handler: Support for rc.2 spec & improved error handling for v2. (#14427)
5 months ago
machine424 caa71fb3c7 chore(storage/remote): collect maxTimestamp when value is 0 as well.
5 months ago
zenador 480fefd089
Split warnings and info annotations in API response (#14327)
5 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395)
5 months ago
Arve Knudsen 9595b174e5 otlp: Document regular and exponential histogram conversions
5 months ago
Arve Knudsen 24b78bef32 otlp: Clean up exponential histogram code slightly
5 months ago