mirror of https://github.com/prometheus/prometheus
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>pull/6277/head
parent
3836cc1997
commit
1d1f64b4bc
Loading…
Reference in new issue