Skip to content

Commit

Permalink
Update outages data on 2025-02-26T11:12:25+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
Outages Project Worker committed Feb 26, 2025
1 parent f18853a commit f1054be
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 9 deletions.
6 changes: 3 additions & 3 deletions netlify_outages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"name": "Netlify",
"url": "https://www.netlifystatus.com",
"time_zone": "Etc/UTC",
"updated_at": "2025-02-26T10:05:02.747Z"
"updated_at": "2025-02-26T11:10:46.527Z"
},
"status": {
"indicator": "none",
"description": "All Systems Operational"
"indicator": "minor",
"description": "Minor Service Outage"
}
}
86 changes: 80 additions & 6 deletions netlify_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Netlify",
"url": "https://www.netlifystatus.com",
"time_zone": "Etc/UTC",
"updated_at": "2025-02-26T10:05:02.747Z"
"updated_at": "2025-02-26T11:10:46.527Z"
},
"components": [
{
Expand Down Expand Up @@ -430,9 +430,9 @@
{
"id": "c1cb4ck0ysr1",
"name": "Netlify Create API",
"status": "operational",
"status": "partial_outage",
"created_at": "2024-04-18T14:30:03.142Z",
"updated_at": "2025-01-16T15:24:17.400Z",
"updated_at": "2025-02-26T10:58:26.415Z",
"position": 19,
"description": "Netlify's Create API manages projects and user authentication",
"showcase": false,
Expand Down Expand Up @@ -515,10 +515,84 @@
"only_show_if_degraded": false
}
],
"incidents": [],
"incidents": [
{
"id": "8t7j9tvg03gs",
"name": "Problems loading visual editor",
"status": "monitoring",
"created_at": "2025-02-26T10:58:26.375Z",
"updated_at": "2025-02-26T11:10:46.522Z",
"monitoring_at": "2025-02-26T11:10:46.237Z",
"resolved_at": null,
"impact": "major",
"shortlink": "https://stspg.io/sfc8dqv2gw4s",
"started_at": "2025-02-26T10:58:26.368Z",
"page_id": "83dz7syz0j3x",
"incident_updates": [
{
"id": "43d6mpc96g8m",
"status": "monitoring",
"body": "A fix has been implemented and we are monitoring the results.",
"incident_id": "8t7j9tvg03gs",
"created_at": "2025-02-26T11:10:46.237Z",
"updated_at": "2025-02-26T11:10:46.518Z",
"display_at": "2025-02-26T11:10:46.237Z",
"affected_components": [
{
"code": "c1cb4ck0ysr1",
"name": "Netlify Create API",
"old_status": "partial_outage",
"new_status": "partial_outage"
}
],
"deliver_notifications": true,
"custom_tweet": null,
"tweet_id": 1894706668635849152
},
{
"id": "nchnyjhqpnw2",
"status": "investigating",
"body": "Around 08:00am UTC Create started experiencing DNS issues which is impacting origin requests to the API and access to the visual editor in the Netlify app.",
"incident_id": "8t7j9tvg03gs",
"created_at": "2025-02-26T10:58:26.465Z",
"updated_at": "2025-02-26T10:58:26.816Z",
"display_at": "2025-02-26T10:58:26.465Z",
"affected_components": [
{
"code": "c1cb4ck0ysr1",
"name": "Netlify Create API",
"old_status": "operational",
"new_status": "partial_outage"
}
],
"deliver_notifications": true,
"custom_tweet": null,
"tweet_id": 1894703565962424349
}
],
"components": [
{
"id": "c1cb4ck0ysr1",
"name": "Netlify Create API",
"status": "partial_outage",
"created_at": "2024-04-18T14:30:03.142Z",
"updated_at": "2025-02-26T10:58:26.415Z",
"position": 19,
"description": "Netlify's Create API manages projects and user authentication",
"showcase": false,
"start_date": "2024-04-18",
"group_id": null,
"page_id": "83dz7syz0j3x",
"group": false,
"only_show_if_degraded": false
}
],
"reminder_intervals": null
}
],
"scheduled_maintenances": [],
"status": {
"indicator": "none",
"description": "All Systems Operational"
"indicator": "minor",
"description": "Minor Service Outage"
}
}

0 comments on commit f1054be

Please sign in to comment.