monitoring: fix postmark alert metrics
This commit is contained in:
parent
5cec8cbe32
commit
780cdd6c1b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user