Skip to content

Commit 5566232

Browse files
committed
add incident
1 parent 67f5ba8 commit 5566232

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

incidents.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
title: Incident History
33
---
44

5+
## March 2025
6+
<Steps>
7+
<Step title="Site-wide outage" icon="circle-exclamation">
8+
Incident is ongoing. All X API endpoints may be affected, including a drop in volume for streams / firehose. | **Mar 10, 00:00 - Now UTC**
9+
</Step>
10+
511
## February 2025
612
<Steps>
713
<Step title="Media metadata and subtitles v2 - 404 errors" icon="circle-exclamation">

status.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: X Developer Platform Status
33
---
44
<Check>
5-
All systems operational!
5+
Some systems may be experiencing degraded operations.
66
</Check>
77

88
<CardGroup cols={3}>
9-
<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
10-
<Tooltip tip="Operational">Normal</Tooltip>
9+
<Card title="X API v2" icon="circle-check" color="#D7C955" horizontal href="#">
10+
<Tooltip tip="Degraded">Partial Outage</Tooltip>
1111
</Card>
12-
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
13-
<Tooltip tip="Operational">Normal</Tooltip>
12+
<Card title="GNIP Enterprise API" icon="circle-check" color="#D7C955" horizontal href="#">
13+
<Tooltip tip="Degraded">Partial Outage</Tooltip>
1414
</Card>
1515
<Card title="Developer Portal" icon="circle-check" color="#55d799" horizontal href="#">
1616
<Tooltip tip="Operational">Normal</Tooltip>

0 commit comments

Comments
 (0)