446 Commits (bfa466d00f152aa8dd58494c171872d7f95e3d5e)

Author SHA1 Message Date
rakshith210 b1675e23af
Add Azure AD package for remote write (#11944) 1 year ago
Callum Styan 0d2108ad79
[tsdb] re-implement WAL watcher to read via a "notification" channel (#11949) 2 years ago
Jeanette Tan 1102ffd188 Fix according to code review 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 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Justin Lei c3e6b85631 Reverse test changes 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
Justin Lei f90013a5a0 Update storage/remote/codec.go 2 years ago
Justin Lei 83f43982c9 Add support for native histograms to concreteSeriesIterator 2 years ago
Justin Lei 73ff91d182 Test fixes 2 years ago
Bryan Boreham b987afa7ef labels: simplify call to get Labels from Builder 2 years ago
Oleg Zaytsev beb7d3b80f
remote.Client: store urlString 2 years ago
Justin Lei 60ad864667 Remove hacky promql.Test native histogram thing 2 years ago
Justin Lei c16b6a0185 Handle native histograms in remote read 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
Fish-pro 43d77f7c41 Use http constants instead of string 2 years ago
Charles Korn 0a1de58f7e
Mark Histogram.(Positive|Negative)Spans as non-nullable. 2 years ago
György Krajcsovits 2d9a9cbc08 Fix storage/remote/codec ignoreing histogram reset hint 2 years ago
Jesus Vazquez 136956cca4
Attempt to append ooo sample at the end first (#11615) 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 2 years ago
Fish-pro 6ed71a229e Use errors.Is to check for a specific error 2 years ago
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522) 2 years ago
Sniper91 46fb802791
reset frameBytesLeft after writing (#11689) 2 years ago
Bryan Boreham 047585360b Update package storage/remote tests for new labels.Labels type 2 years ago
Bryan Boreham abd9909595 Update package storage/remote for new labels.Labels type 2 years ago
Bryan Boreham 463f5cafdd storage: re-use iterators to save garbage 2 years ago
Bryan Boreham 3c7de69059 storage: allow re-use of iterators 2 years ago
Julius Volz 1a2c645dfa Correctly handle error unwrapping in rules and remote write receiver 2 years ago
Giedrius Statkevičius d1d2566055
remote/read_handler: pool input to Marshal() (#11357) 2 years ago
Jesus Vazquez 775d90d5f8
TSDB: Rename wal package to wlog (#11352) 2 years ago
Bryan Boreham 3029320ce6 storage/remote: in tests use labels.FromStrings 2 years ago
Ganesh Vernekar f540c1dbd3
Add support for histograms in WAL checkpointing (#11210) 2 years ago
Levi Harrison 0db6b072bc
Export `histogramToHistogramProto()` (#11046) 2 years ago
Paschalis Tsilias d1122e0743
Introduce TSDB changes for appending metadata to the WAL (#10972) 2 years ago
beorn7 87351f2318 prompb: Modify layout of histograms 2 years ago
Levi Harrison 08f3ddb864
Sparse histogram remote-write support (#11001) 2 years ago
Matthieu MOREL d56d0a9d52
(storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
Leonardo Zamariola 3326df42bb
Removing global state modification on unit tests (fix #10033 #10034) (#10935) 2 years ago
Matej Gera 1dd247f68b
Remote Write: Rename confusing `walDir` parameter to `dir` (#10464) 3 years ago
Bryan Boreham 4b9f248e85
unit tests: make all Labels sorted alphabetically (#10532) 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 e970acb085
Fix deadlock between adding to queue and getting batch 3 years ago
Chris Marchbanks afdc1decac
Write a test that reproduces the deadlock 3 years ago
DrAuYueng 5a6e26556b
Add an option to use the external labels as selectors for the remote read endpoint (#10254) 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