prometheus/cmd/promtool
Pau Freixes b1ac4a45e6 Add num scrapes as tsdb write benchmark command flag
By default same value that was hardcoded is used, but with the
new flag added the number of scrapes can be increased to any value.

Signed-off-by: Pau Freixes <pfreixes@gmail.com>
2021-03-10 11:17:07 +01:00
..
testdata promtool: Add more negative alert tests 2021-02-15 17:00:49 +00:00
archive.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
backfill.go Combine Appender.Add and AddFast into a single Append method. (#8489) 2021-02-18 17:37:00 +05:30
backfill_test.go Increase block writer size for backfilling 2021-02-17 15:45:41 +05:30
debug.go collect cpu and trace profiles with the promtool debug command (#4897) 2018-11-23 17:57:31 +02:00
main.go Add num scrapes as tsdb write benchmark command flag 2021-03-10 11:17:07 +01:00
main_test.go promtool: Add URL scheme when not provided (#7956) 2020-12-23 19:52:04 +01:00
tsdb.go Add num scrapes as tsdb write benchmark command flag 2021-03-10 11:17:07 +01:00
unittest.go Merge pull request #8036 from dgl/promtool-alert-err 2021-02-20 22:35:00 +01:00
unittest_test.go promtool: Calculate mint and maxt per test (#8096) 2020-10-24 12:03:55 +01:00