getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.05k stars 4.19k forks source link

Enhance Uptime Monitoring to Handle Provider Blocking #76558

Open gaprl opened 2 months ago

gaprl commented 2 months ago

We need to improve our uptime monitoring system to better handle situations where hosting providers block our IP addresses, leading to false downtime alerts. This issue covers the development of a solution that includes identifying blocking providers, modifying the monitoring status logic, and improving customer communication.

### Tasks
- [ ] https://github.com/getsentry/sentry/issues/76874
- [ ] https://github.com/getsentry/sentry/issues/76875
- [ ] https://github.com/getsentry/sentry/issues/76877
- [ ] https://github.com/getsentry/sentry/issues/76878
evanpurkhiser commented 1 month ago

Here's the current state of this