At a glance
A real-time alarm on the health of PostNord’s API surface. It fires when the error rate (5xx server errors and timeouts) on calls to PostNord’s tracking and shipment endpoints exceeds 5 percent over the last hour. When PostNord’s API is unhealthy two things break at once: new tracking events stop ingesting (so every delivery metric goes stale), and label / booking calls may fail (so parcels cannot be despatched). This card is the single pane that tells you “the carrier’s platform is the problem, not your data”.
Calculation
Calculated automatically from your PostNord data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A Helsinki-based DTC electronics brand polling PostNord tracking events for around 4,000 in-flight parcels, roughly 1,200 API calls an hour. Reading taken across the 10:00 to 11:00 EET hour on 14 Mar 26.
In the middle row the error rate hits 8.0 percent and the alert at
>5% fires. Five things to notice:
- The immediate consequence is stale data, not lost data. Events that PostNord could not serve during the outage are not gone: they backfill once the API recovers. But while the alarm is active, every delivery card is frozen at its last successful read. Do not act on a sudden “OTD drop” during an API outage, it is an ingestion artefact.
- Check whether labels are also failing. If Label Print Failures Spike fires at the same time, the outage is hitting the booking endpoints too and parcels cannot be despatched. That escalates the incident from “metrics stale” to “operations blocked”.
- Confirm it is PostNord, not you. A genuine 5xx surge is PostNord-side. If the errors are 4xx instead (and so not counted here), suspect an expired token or a request change on your side, look at API Error Rate and Days to Token Expiry.
- Tracking-event gaps will appear during the window. Parcels stop receiving scans because the events cannot ingest. Shipments with Tracking-Event Gap will climb. Expect it to self-clear as the backlog ingests after recovery.
- Recovery means the rate falls back under 5 percent and the backlog drains. The alert clears on the rolling rate, but give ingestion 30 minutes to a few hours to backfill the missed scans before trusting the delivery cards again. PostNord scan timestamps are in carrier-local time, so backfilled events land on their original scan day, not the ingest day.