35 Commits (2a7520a3236e98378b10e12b7d3d1a6dced640df)

Author SHA1 Message Date
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 8 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 12 months ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 1 year ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 1 year ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Bryan Boreham 19f300e6f0 Update package cmd/promtool tests for new labels.Labels type 2 years ago
Bryan Boreham 3c7de69059 storage: allow re-use of iterators 2 years ago
Ganesh Vernekar f34aeefe6e
Allow overlapping blocks by default (#11331) 2 years ago
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075) 2 years ago
Bryan Boreham c438b50133 cmd/promtool: in tests use labels.FromStrings 2 years ago
Levi Harrison fa9bc5184a
Update and fix interface (#11131) 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
Ganesh Vernekar 087e3c7360
Fix queries after a failed snapshot replay (#9980) (#9986) 3 years ago
Björn Rabenstein 7e42acd3b1
tsdb: Rework iterators (#9877) 3 years ago
Matheus Alcantara d9a8c453a0
cmd: use t.TempDir instead of ioutil.TempDir on tests (#9852) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Julien Pivotto 73255e15f6 Address golint failures from revive 3 years ago
Will Tran 97b0738895
add --max-block-duration in promtool create-blocks-from rules (#9511) 3 years ago
jessicagreben 60d0990886 add more explicit label values 3 years ago
jessicagreben 3da87d2f39 add unit test to check label rule labels override 3 years ago
jessicagreben b0a21f9eab rm overlap, add label builder to fix name bug 3 years ago
jinglina ed24e51e7c
remove redundant type conversion (#9126) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 3 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662) 4 years ago
jessicagreben 8de4da3716 add changes per comments, fix tests 4 years ago
jessicagreben e3a8132bb3 fix block alignment, add sample alignment 4 years ago
jessicagreben f2db9dc722 add multi rule integration tests 4 years ago
jessicagreben e32e4fcc53 fix unit test 4 years ago
jessicagreben 2e9946e4d7 add test 4 years ago