use Prometheus' format for notification attempts durations (#56822)

This commit is contained in:
Santiago
2022-10-13 10:08:09 -03:00
committed by GitHub
parent 3c56fd8da0
commit 9996dbd577
4 changed files with 6 additions and 8 deletions

2
go.mod
View File

@@ -371,4 +371,4 @@ replace xorm.io/xorm => github.com/grafana/xorm v0.8.3-0.20220614223926-2fcda756
// Use our fork of the upstream alertmanagers.
// This is required in order to get notification delivery errors from the receivers API.
replace github.com/prometheus/alertmanager => github.com/grafana/prometheus-alertmanager v0.24.1-0.20221006171631-7f1ce00421dc
replace github.com/prometheus/alertmanager => github.com/grafana/prometheus-alertmanager v0.24.1-0.20221012142027-823cd9150293