Commit Graph

14 Commits (c3b8ef1694ffd1ef4325eace32c6e3dddca8e710)

Author SHA1 Message Date
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
12 months ago
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054)
1 year ago
beorn7 aa82fe198f tsdb: Fix histogram validation
1 year ago
Michael Hoffmann 4d8e380269
promql: allow tests to be imported (#12050)
1 year 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
Fish-pro 6ed71a229e Use errors.Is to check for a specific error
2 years ago
Giedrius Statkevičius d1d2566055
remote/read_handler: pool input to Marshal() (#11357)
2 years ago
Bryan Boreham 3029320ce6 storage/remote: in tests use labels.FromStrings
2 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
beorn7 c954cd9d1d Move packages out of deprecated pkg directory
3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309)
3 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536)
4 years ago