mirror of
https://github.com/hipcityreg/situation-monitor.git
synced 2026-04-27 08:36:01 +03:00
[GH-ISSUE #3] suggestion: add global internet issues layer. #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/situation-monitor#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kmozurkewich on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/hipcityreg/situation-monitor/issues/3
network outages, cloud issues, etc.
@itsnex1s commented on GitHub (Jan 11, 2026):
Hey! I'd love to pick this up.
The idea: a panel showing global internet health — outages, cloud status, maybe BGP anomalies.
Data sources I found:
Implementation:
InternetHealthPanel.svelte+src/lib/api/internet.tsI can start with Cloudflare Radar since it covers most use cases. Let me know if this works or if you'd prefer a different approach.