prometheus/cmd/promtool
beorn7 4c28d9fac7 Move to histogram.Histogram pointers
This is to avoid copying the many fields of a histogram.Histogram all
the time.

This also fixes a bunch of formerly broken tests.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-11-12 23:17:35 +01:00
..
testdata promtool: Add simple benchmark checkDuplicates benchmark 2021-09-06 23:10:26 +08:00
archive.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
backfill.go promtool: backfill: allow configuring block duration (#8919) 2021-06-29 14:53:38 +05:30
backfill_test.go promtool: backfill: allow configuring block duration (#8919) 2021-06-29 14:53:38 +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 promtool: add extended flag for tsdb analysis 2021-09-08 10:50:01 +02:00
main_test.go promtool: Speed up checking for duplicate rules 2021-09-06 23:10:26 +08:00
rules.go backfill: Apply rule labels after query labels 2021-10-18 01:04:13 +02:00
rules_test.go add more explicit label values 2021-10-18 01:04:13 +02:00
tsdb.go promtool: add extended flag for tsdb analysis 2021-09-08 10:50:01 +02:00
unittest.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
unittest_test.go Promtool: Add feature flags to unit tests (#8958) 2021-06-30 22:43:39 +01:00