Skip to content

Commit e3a2b64

Browse files
committed
Update status
1 parent cecbd8e commit e3a2b64

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

incidents.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ title: Incident History
33
keywords: ["incidents", "incident history", "outages", "service issues", "API incidents", "system status", "downtime"]
44
---
55

6+
## February 2026
7+
<Steps>
8+
<Step title="X site-wide outage: API endpoint degredation" icon="circle-exclamation">
9+
Incident is ongoing. | **February 16, 18:20 UTC - Current**
10+
</Step>
11+
<Step title="X site-wide outage: API endpoint degredation" icon="circle-exclamation">
12+
Incident has been resolved. | **February 16, 13:27 UTC - 14:29 UTC**
13+
</Step>
14+
</Steps>
15+
616
## January 2026
717
<Steps>
818
<Step title="V2 Media Upload APIs -404s" icon="circle-exclamation">

status.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,12 @@ keywords: ["status", "API status", "system status", "uptime", "service status",
44
---
55

66
<Check>
7-
All systems are operational.
7+
Some systems may be degraded.
88
</Check>
99

10-
11-
12-
13-
1410
<CardGroup cols={3}>
15-
<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
16-
<Tooltip tip="Operational">Normal</Tooltip>
11+
<Card title="X API v2" icon="triangle-exclamation" color="#d7d055" horizontal href="#">
12+
<Tooltip tip="Degraded">Degraded</Tooltip>
1713
</Card>
1814
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
1915
<Tooltip tip="Operational">Normal</Tooltip>

0 commit comments

Comments
 (0)