Skip to content

Commit e223eb5

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent 3d95bad commit e223eb5

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

incidents.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
title: Incident History
33
---
44

5+
## May 2025
6+
<Steps>
7+
<Step title="Site-wide outage (All X API endpoints may be affected)" icon="circle-exclamation">
8+
Site-wide outage that may effect all X API endpoints. **May 09, 05:00 UTC - Now**
9+
</Step>
10+
</Steps>
11+
512
## April 2025
613
<Steps>
714
<Step title="Filtered Stream Rules - 500 errors" icon="circle-exclamation">
@@ -14,7 +21,7 @@ Incident has been resolved. | **Apr 02, 13:09 - Apr 02, 13:51 UTC**
1421

1522
## March 2025
1623
<Steps>
17-
<Step title="Site-wide outage (All X API endpoints may be affected) " icon="circle-exclamation">
24+
<Step title="Site-wide outage (All X API endpoints may be affected)" icon="circle-exclamation">
1825
Incident has been resolved. | **Mar 10, 12:00 - Mar 11, 00:00 UTC**
1926
</Step>
2027
</Steps>

status.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ All systems are operational.
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="#d75555" horizontal href="#">
10+
<Tooltip tip="Outage">Outage</Tooltip>
1111
</Card>
1212
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
1313
<Tooltip tip="Operational">Normal</Tooltip>

0 commit comments

Comments
 (0)