Skip to content

Commit 0fc2bd9

Browse files
committed
update status page
1 parent adafbad commit 0fc2bd9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

incidents.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ title: Incident History
44

55
## March 2025
66
<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**
7+
<Step title="Site-wide outage (All X API endpoints may be affected) " icon="circle-exclamation">
8+
Incident has been resolved. | **Mar 10, 12:00 - Mar 11, 00:00 UTC**
99
</Step>
1010
</Steps>
1111

1212
## February 2025
1313
<Steps>
1414
<Step title="Media metadata and subtitles v2 - 404 errors" icon="circle-exclamation">
15-
Incident is ongoing | **Feb 6, 00:00 - Now UTC**
15+
Incident is ongoing. | **Feb 6, 00:00 - Now UTC**
1616
</Step>
1717
<Step title="Filtered Stream v2 - widespread 503 errors" icon="circle-exclamation">
1818
Incident has been resolved | **Feb 3, 17:30 - Feb 4, 01:00 UTC**

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
<Warning>
5-
Some systems may be experiencing degraded operations.
5+
All systems are operational.
66
</Warning>
77

88
<CardGroup cols={3}>
9-
<Card title="X API v2" icon="circle-exclamation" color="#D7C955" horizontal href="#">
10-
<Tooltip tip="Degraded">Partial Outage</Tooltip>
9+
<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
10+
<Tooltip tip="Operational">Normal</Tooltip>
1111
</Card>
12-
<Card title="GNIP Enterprise API" icon="circle-exclamation" color="#D7C955" horizontal href="#">
13-
<Tooltip tip="Degraded">Partial Outage</Tooltip>
12+
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
13+
<Tooltip tip="Operational">Normal</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)