Loading .pint.hcl +10 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,16 @@ rule { value = "warning|critical" } label "team" { severity = "bug" # NOTE: we'd like to switch to enforcing but TPA rules currently assume that # this label is already present in the timeseries. for now we can at least # ensure that the value of the label, if set in the rule, is valid. required = false comment = "" value = "TPA|anti-censorship|network-health|network" } annotation "summary" { severity = "bug" required = true Loading Loading
.pint.hcl +10 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,16 @@ rule { value = "warning|critical" } label "team" { severity = "bug" # NOTE: we'd like to switch to enforcing but TPA rules currently assume that # this label is already present in the timeseries. for now we can at least # ensure that the value of the label, if set in the rule, is valid. required = false comment = "" value = "TPA|anti-censorship|network-health|network" } annotation "summary" { severity = "bug" required = true Loading