prometheus/cmd/promtool
Ben Kochie f0bccba1c3
Update Go modules for 2.26 (#8636)
* Update Go modules for 2.26

Bump all Go modules to the latest upstream.

Signed-off-by: Ben Kochie <superq@gmail.com>

* Fix promtool for new client_golang

LabelValues now requires a list of string matchers.

Signed-off-by: Ben Kochie <superq@gmail.com>
2021-03-24 09:41:12 +00:00
..
testdata Fix subqueries with default resolution in promql unit tests 2021-03-07 09:20:04 +01: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 Update Go modules for 2.26 (#8636) 2021-03-24 09:41:12 +00: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 Fix subqueries with default resolution in promql unit tests 2021-03-07 09:20:04 +01:00
unittest_test.go promtool: Calculate mint and maxt per test (#8096) 2020-10-24 12:03:55 +01:00