15 Commits (8297f5cb6bb4ac4ffede352a2a2b01422f995657)

Author SHA1 Message Date
Matthieu MOREL 36eee11434
refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 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
Will Tran 97b0738895
add --max-block-duration in promtool create-blocks-from rules (#9511) 3 years ago
Steve Kuznetsov fd6c852567
promtool: backfill: allow configuring block duration (#8919) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Steve Kuznetsov ee771a2a66
promtool: backfill: allow silencing output 4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489) 4 years ago
Ganesh Vernekar c4536fa28c
Increase block writer size for backfilling 4 years ago
Julien Pivotto bc9f9ee3aa
Backfilling: fast-path for non-consecutive blocks (#8324) 4 years ago
Julien Pivotto 53480c168d Backfill: print created blocks only, add human-readable option 4 years ago
Julien Pivotto 82b5f1d8b1 Backfill: Use mmap to reuse parser code 4 years ago
Atibhi Agrawal b317b6ab9c
Backfill from OpenMetrics format (#8084) 4 years ago