prometheus/cmd/promtool
Chris Marchbanks 1d1f64b4bc
Fix Promtool showing false duplicate rule warnings (#6270)
Alert rules do not use the Record field, so any alerts with the same
labels and different names would be counted as being duplicates.
Promtool will now consider either field when finding duplicates.

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
2019-11-05 11:22:31 -07:00
..
archive.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
debug.go collect cpu and trace profiles with the promtool debug command (#4897) 2018-11-23 17:57:31 +02:00
main.go Fix Promtool showing false duplicate rule warnings (#6270) 2019-11-05 11:22:31 -07:00
main_test.go Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00
unittest.go cmd/promtool: improve output for PromQL tests (#6052) 2019-09-25 09:26:29 +02:00