We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a71071 commit 2fc8094Copy full SHA for 2fc8094
1 file changed
status.mdx
@@ -2,16 +2,14 @@
2
title: X Developer Platform Status
3
---
4
5
-<Check>
6
-We are seeing issues with Streaming Endpoints
7
-</Check>
+<Warning>
+We are investigating issues with X API Streaming Endpoints
+</Warning>
8
9
<CardGroup cols={3}>
10
11
-<Card title="X API v2" icon="circle-x" color="#ef4444" horizontal href="#">
12
- <Tooltip tip="Outage">
13
- <span style={{ color: '#ef4444' }}>Down</span>
14
- </Tooltip>
+<Card title="X API V2" icon="triangle-exclamation" color="#d7d555" horizontal href="#">
+<Tooltip tip="Operational">Degraded</Tooltip>
15
</Card>
16
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
17
<Tooltip tip="Operational">Normal</Tooltip>
0 commit comments