Pinpoint status history
Current state: operational — “All Systems Operational” per https://status.pinpoint.support (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Pinpoint incidents last?
From 10 incidents with a vendor-posted start and resolve time. Longest on record: Investigating Missing Records — 2.3 days (2025-11-28 12:03 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 (10)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-01 08:20 UTC | Emails stuck in sending status | postmortem | minor | 6 h 41 min |
| 2026-08-03 14:33 UTC | Support Update | resolved | minor | 2 h 09 min |
| 2026-06-05 12:33 UTC | LinkedIn Integration – Delays in RSC Data Sync | resolved | minor | 11 h 57 min |
| 2026-05-13 06:29 UTC | Production Service Disruption — Database Storage | postmortem | critical | 35 min |
| 2026-03-19 12:01 UTC | Investigating Service Disruption | postmortem | major | 20 min |
| 2026-03-18 08:22 UTC | Resume Preview - Viewing Issue | resolved | minor | 1 h 39 min |
| 2026-03-03 05:00 UTC | Service Degradation - Database Write Operations Unavailable | resolved | minor | 0 min |
| 2026-02-12 14:05 UTC | Service Unavailability | postmortem | major | 57 min |
| 2025-11-28 12:03 UTC | Investigating Missing Records | resolved | none | 2 d 7 h |
| 2025-11-28 10:33 UTC | Investigating Service Disruption | resolved | major | 58 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 Pinpoint with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"pinpoint"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}