Commit Graph

19 Commits (bwplotka-patch-2)

Author SHA1 Message Date
Antoine Pultier d90d0976b5
fix(bstream/writeByte): ensure it appends only one byte (#14854) 1 year ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379) 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) 2 years ago
Bryan Boreham 8fd96241ab test: add promqltest package references 2 years ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 2 years ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 2 years ago
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054) 2 years ago
beorn7 aa82fe198f tsdb: Fix histogram validation 2 years ago
Michael Hoffmann 4d8e380269
promql: allow tests to be imported (#12050) 2 years ago
Justin Lei c3e6b85631 Reverse test changes 3 years ago
Justin Lei 73ff91d182 Test fixes 3 years ago
Justin Lei 60ad864667 Remove hacky promql.Test native histogram thing 3 years ago
Justin Lei c16b6a0185 Handle native histograms in remote read 3 years ago
Fish-pro 6ed71a229e Use errors.Is to check for a specific error 3 years ago
Giedrius Statkevičius d1d2566055
remote/read_handler: pool input to Marshal() (#11357) 3 years ago
Bryan Boreham 3029320ce6 storage/remote: in tests use labels.FromStrings 3 years ago
Bryan Boreham 4b9f248e85
unit tests: make all Labels sorted alphabetically (#10532) 4 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 4 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309) 4 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536) 5 years ago