monitoring: fix postmark alert metrics

This commit is contained in:
Brad Stein 2026-01-28 12:31:33 -03:00
parent 5cec8cbe32
commit 780cdd6c1b

View File

@ -352,7 +352,7 @@ data:
model:
intervalMs: 60000
maxDataPoints: 43200
expr: POSTMARK_OUTBOUND_BOUNCE_RATE{window="1d"}
expr: postmark_outbound_bounce_rate{window="1d"}
legendFormat: bounce 1d
datasource:
type: prometheus
@ -400,7 +400,7 @@ data:
model:
intervalMs: 60000
maxDataPoints: 43200
expr: POSTMARK_API_UP
expr: postmark_api_up
legendFormat: api up
datasource:
type: prometheus