{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Teams, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-09-23T00:36:46.514Z"
  },
  "data": {
    "id": "incident_statuspage_opsgenie_s95js65mxxxg",
    "slug": "opsgenie-disrupted-opsgenie-jsm-availability-2026-09-14",
    "title": "Disrupted Opsgenie/JSM availability",
    "summary": "Disrupted Opsgenie/JSM availability",
    "status": "resolved",
    "stale": false,
    "severity": "critical",
    "startedAt": "2026-09-14T16:46:06.55+00:00",
    "updatedAt": "2026-09-18T17:02:37.849+00:00",
    "resolvedAt": "2026-09-14T17:43:30.654+00:00",
    "provider": {
      "slug": "opsgenie",
      "name": "Opsgenie"
    },
    "affectedServices": [],
    "links": {
      "html": "/incidents/opsgenie-disrupted-opsgenie-jsm-availability-2026-09-14",
      "api": "/api/v1/incidents/opsgenie-disrupted-opsgenie-jsm-availability-2026-09-14",
      "providerHtml": "/providers/opsgenie",
      "alerts": "https://outagedeck.com/account?stack=opsgenie&utm_source=api&utm_medium=response&utm_campaign=api_alerts&utm_content=incident"
    },
    "impactSummary": "Opsgenie reported a critical event for the affected tracked services.",
    "source": {
      "id": "source_opsgenie_status",
      "kind": "official_api",
      "name": "Opsgenie Status",
      "checkedAt": "2026-09-23T00:30:15.618+00:00",
      "stale": false,
      "officialUrl": "https://opsgenie.status.atlassian.com",
      "statusPageUrl": "https://opsgenie.status.atlassian.com"
    },
    "updates": [
      {
        "id": "update_statuspage_opsgenie_s95js65mxxxg_4mrhr7t2yg65",
        "status": "investigating",
        "body": "We are actively investigating reports of a service disruption affecting Opsgenie and Jira Service Management. We will share updates here as more information is available.",
        "createdAt": "2026-09-14T16:46:06.695+00:00"
      },
      {
        "id": "update_statuspage_opsgenie_s95js65mxxxg_bhjkwttm09s9",
        "status": "identified",
        "body": "We have identified the likely cause of the issue, and our teams are diligently working on a mitigation. We will continue to share additional updates here as more information is available.",
        "createdAt": "2026-09-14T17:16:21.358+00:00"
      },
      {
        "id": "update_statuspage_opsgenie_s95js65mxxxg_4vtbz0mcnnnj",
        "status": "monitoring",
        "body": "The issue has now been resolved, and services are operating normally for all affected customers. We will continue to monitor closely to confirm stability.",
        "createdAt": "2026-09-14T17:27:32.152+00:00"
      },
      {
        "id": "update_statuspage_opsgenie_s95js65mxxxg_h6hpw951bhdg",
        "status": "resolved",
        "body": "On September 14, 2026, Opsgenie and Jira Service Management experienced a disruption, and impacted users saw delayed alerts notification and inability to view the alerts in the user interface.\n\nThe issue has now been resolved, and the service is operating normally for all affected customers.",
        "createdAt": "2026-09-14T17:43:30.654+00:00"
      },
      {
        "id": "update_statuspage_opsgenie_s95js65mxxxg_ty2w12tphtd2",
        "status": "resolved",
        "body": "### Summary\n\nOn September 14, 2026, between 15:30 and 17:10 UTC, Atlassian customers using Opsgenie, Jira Service Management, and Compass experienced delays in receiving alert notifications and intermittent failures when using Ops features. The issue was triggered by long-running transactions in a core service, which led to thread pool exhaustion and caused subsequent requests to become unresponsive. The long-running transactions were caused by a configuration change released between September 9, 2026 and September 11, 2026 UTC. The team actively monitored the impact of the change on the system until early September 14, 2026 UTC, and observed no anomalies. However, increasing traffic during US working hours on September 14, 2026, caused these unexpectedly long-running transactions. The incident was detected within one minute by our automated monitoring systems, and full service stabilization occurred after isolating and rolling back the change on September 14, 2026 at 17:10 UTC.\n\n  \n\n### IMPACT\n\nThe incident primarily affected Ops features across Opsgenie, Jira Service Management, and Compass for customers hosted in the US region. During the incident, the end-to-end flow for alert creation and notification delivery experienced an average delay of 22 minutes. No alerts or notification payloads were dropped during the incident; all queued events were successfully processed and delivered as services recovered. Additionally, related Ops API endpoints and Web UI flows experienced elevated latency and intermittent errors. The disruption began at 15:30 UTC and was resolved by 17:10 UTC (total duration: 1 hour and 40 minutes).\n\n  \n\nEngineering teams were alerted immediately via backup disaster-alerting pipelines and began mitigation without delay. However, the disruption affected internal notification and coordination flows between cross-functional teams (including Customer Support and Incident Communications), which resulted in delays in publishing external Statuspage updates.\n\n  \n\n### ROOT CAUSE\n\nThe incident was triggered when a newly released configuration change made redundant downstream service calls on every page load, causing a traffic spike. The configuration change, released between September 9, 2026, and September 11, 2026, was actively monitored for impact until early September 14, 2026. However, a traffic spike during US working hours caused unexpected issues. The downstream service began rate-limiting requests, and an aggressive retry strategy without sufficient backoff held worker threads open, leading to pool exhaustion and timeouts on incoming critical traffic.\n\n  \n\n### REMEDIAL ACTIONS PLAN & NEXT STEPS\n\nThe incident was mitigated by disabling the feature flag that triggered the inter-service rate limiting.\n\n  \n\nWe understand reliable access to Atlassian products is critical for your teams. We are prioritizing the following actions to prevent recurrence:\n\n-   **Improve Service-to-Service Resilience**\n-   Review and adjust rate-limiting configurations between internal services.\n-   Optimize retry strategies to prevent long-running transactions and keep the impact isolated to problematic point.\n-   **Improve Architectural Isolation**\n-   Refine the architecture of this core service to have more isolation between different transactions so that degradations in one transaction type do not impact unrelated critical flows.\n-   **Improve Proactive Alerting**\n-   Add early-warning alerts for thread pool saturation and elevated inter-service rate-limit responses before they impact end users.\n-   Implement backup alerting processes for customer support and incident communication paths\n\nWe apologize to customers whose services were impacted during this incident; we are taking immediate steps to improve the platform’s performance and availability.\n\n  \n\nThanks,\n\nAtlassian Customer Support",
        "createdAt": "2026-09-18T17:02:35.425+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}