SAP status history
Current state: operational — “All Systems Operational” per https://status.me.sap.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do SAP incidents last?
From 15 incidents with a vendor-posted start and resolve time. Longest on record: SAP for Me Instability — 24.2 h (2025-11-13 12:01 UTC). Excluded, never estimated: nothing. Duration is the gap between the vendor's own posted timestamps — it is not measured downtime, uptime or an SLA figure, and a vendor that posts every blip will look worse here than one that posts nothing. Same rule as the outage-duration dataset.
Incidents on record (15)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-06-03 12:16 UTC | SAP for Me Outage | resolved | critical | 4 min |
| 2026-06-01 07:24 UTC | SAP for Me Performance | resolved | minor | 2 h 28 min |
| 2026-03-24 17:11 UTC | SAP for Me Outage | resolved | critical | 5 h 17 min |
| 2026-02-02 13:30 UTC | SAP for Me Performance | resolved | none | 1 h 25 min |
| 2025-11-26 07:54 UTC | SAP for Me Outage | resolved | critical | 1 h 03 min |
| 2025-11-13 16:30 UTC | SAP for Me Outage | resolved | critical | 1 h 21 min |
| 2025-11-13 13:34 UTC | SAP for Me Outage | resolved | critical | 58 min |
| 2025-11-13 12:01 UTC | SAP for Me Instability | resolved | minor | 24 h 11 min |
| 2025-11-13 10:27 UTC | SAP for Me Outage | resolved | critical | 25 min |
| 2025-11-11 13:35 UTC | SAP for Me Outage | resolved | critical | 47 min |
| 2025-11-11 09:43 UTC | SAP for Me Outage | resolved | critical | 1 h 30 min |
| 2025-11-11 00:58 UTC | SAP for Me Outage | resolved | critical | 7 h 19 min |
| 2025-11-10 23:42 UTC | SAP for Me Outage | resolved | critical | 1 h 15 min |
| 2025-09-18 09:33 UTC | SAP for Me Instability | resolved | none | 28 min |
| 2025-09-16 13:12 UTC | SAP for Me Outage | resolved | critical | 2 h 44 min |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch SAP with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"sap"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}