Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions incidents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ keywords: ["incidents", "incident history", "outages", "service issues", "API in

## January 2026
<Steps>
<Step title="Streaming - 503 errors" icon="circle-exclamation">
Incident has been resolved. | **January 23, 19:25 UTC - Current**
</Step>
<Step title="Service-wide outage - Intermittent errors" icon="circle-exclamation">
Incident has been resolved. | **January 22, 17:30 UTC - 17:45 UTC**
</Step>
Expand Down
6 changes: 3 additions & 3 deletions status.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ keywords: ["status", "API status", "system status", "uptime", "service status",
---

<Check>
All systems are operational.
Some systems are degraded.
</Check>

<CardGroup cols={3}>
<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
<Tooltip tip="Operational">Normal</Tooltip>
<Card title="X API v2" icon="triangle-exclamation" color="#d5d755" horizontal href="#">
<Tooltip tip="Degraded">Degraded</Tooltip>
</Card>
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
<Tooltip tip="Operational">Normal</Tooltip>
Expand Down