625 Commits (f113d58a57a889ac36c298f3099a91f5e777f848)

Author SHA1 Message Date
misha 1c3e7b4241 Use strings.Builder for neater error formatting 4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver: 4 years ago
fuling 72475b8a0c [ENHANCEMENT] remote storage:Add default api implementation of remote write 4 years ago
misha c2c5aeb16b Add optional name property to testgroup for better test failure output 4 years ago
Julien Pivotto 9334269f2b backfill: move checkErr before we close the mmaped file 4 years ago
Jeremy Albinet 4a1f2c097e Typo on plural in checkRules/checkDuplicates 4 years ago
Julien Pivotto 2316062d4e Deprecate --alertmanager.timeout 4 years ago
Ganesh Vernekar 9199fcb8d1
'@ <timestamp>' modifier (#8121) 4 years ago
beorn7 806a799195 Update exporter-toolkit dependency to 0.5.1 4 years ago
Julien Pivotto ac2626757c Update exporter-toolkit to 0.5.0 4 years ago
Guangwen Feng 2df1a482da
Fix misspelled word in comment (#8348) 4 years ago
Julien Pivotto bc9f9ee3aa
Backfilling: fast-path for non-consecutive blocks (#8324) 4 years ago
Julien Pivotto 003d6451fc Promtool: add web config validation 4 years ago
Julien Pivotto 5b4f46a348 Add TLS and basic authentication 4 years ago
Ben Kochie 5055dfbbe4 Listen on web early in startup 4 years ago
beorn7 6bfa33308e promtool: Print block meta-data slightly more nicely 4 years ago
yeya24 cedd2dbec9 create output directory before backfilling 4 years ago
Julien Pivotto 53480c168d Backfill: print created blocks only, add human-readable option 4 years ago
AdaephonBen dca6954b0a
promtool: Add URL scheme when not provided (#7956) 4 years ago
lzhfromustc 27a6e1e174
test: add buffer to channel to avoid goroutine leak (#8274) 4 years ago
Julien Pivotto 7957731339 Inline defer 4 years ago
Julien Pivotto 82b5f1d8b1 Backfill: Use mmap to reuse parser code 4 years ago
jessicagreben e32e4fcc53 fix unit test 4 years ago
jessicagreben cec3515fa3 fix linter 4 years ago
jessicagreben 2e9946e4d7 add test 4 years ago
jessicagreben ee85c22adb flush samples to disk every 5k samples 4 years ago
Atibhi Agrawal b317b6ab9c
Backfill from OpenMetrics format (#8084) 4 years ago
jessicagreben 5dd3577424 change name of promtool subcommand to create-blocks-from 4 years ago
jessicagreben 19dee0a569 add name and labels to metric, eval all rules for each block 4 years ago
gotjosh 4eca4dffb8
Allow metric metadata to be propagated via Remote Write. (#6815) 4 years ago
jessicagreben 75654715d3 fix panics 4 years ago
jessicagreben 61c9a89120 use milliseconds for blocksize 4 years ago
jessicagreben 6980bcf671 unexport backfiller 4 years ago
jessicagreben 3ed6457dd4 use blockwriter, rm multiwriter code 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Bartlomiej Plotka 3d8826a3d4
MultiError: Refactored MultiError for more concise and safe usage. (#8066) 4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 4 years ago
David Leadbeater e7e60623ff
promtool: Calculate mint and maxt per test (#8096) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Arthur Silva Sens 4f45e201cc
Promtool tsdb list now prints block sizes (#7993) 4 years ago
beorn7 0f3c1bf6cf Report valid configs in the respective metrics from the beginning 4 years ago
David Leadbeater 5393ec22cb promtool: Don't end alert tests early, in some failure situations 4 years ago
Julien Pivotto be5ba1a62d Fix wordings 4 years ago
Julien Pivotto 4617d16b4b Specify the removal 4 years ago
Julien Pivotto e2a2bf3c06 Add context 4 years ago
Julien Pivotto 627ff84599 Adjust flag 4 years ago
Julien Pivotto 6b618ecf02 Better description 4 years ago
Julien Pivotto 536dfb6234 Add an experimental, hidden flag 4 years ago
Julien Pivotto 946819e16e
cmd/prometheus: Issue a warning on 32 bit archs (#8012) 4 years ago
Simon Pasquier 9bb3555fe4 cmd/prometheus: support k8s.io/klog/v2 4 years ago