prometheus/cmd/promtool
Julien Pivotto 1ea774f184
Merge pull request #9339 from roidelapluie/remove-double-align
backfill: Do not align the start of the group since we align every rule.
2021-09-14 23:46:25 +02: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 Merge pull request #9339 from roidelapluie/remove-double-align 2021-09-14 23:46:25 +02:00
rules_test.go rm overlap, add label builder to fix name bug 2021-09-13 10:32:08 -07:00
tsdb.go promtool: add extended flag for tsdb analysis 2021-09-08 10:50:01 +02:00
unittest.go remove redundant type conversion (#9126) 2021-07-28 13:33:46 +05:30
unittest_test.go Promtool: Add feature flags to unit tests (#8958) 2021-06-30 22:43:39 +01:00