What is Sentry Uptime Monitoring Bot?
Sentry Uptime Monitoring sends an HTTP request to each URL configured in an uptime monitor. The request repeats at the monitor's interval, and Sentry evaluates the result to decide whether the service is available. A failed run can create a downtime issue for the alert rules attached to that monitor.
The traffic stays focused on the configured endpoint rather than following links through the site. Monitor owners can add request headers when a check needs a particular credential or routing value. This makes a dedicated health route a better target than a page with unrelated browser behavior.
Sentry publishes the full identity as SentryUptimeBot/1.0 (+https://docs.sentry.io/product/monitors-and-alerts/monitors/uptime-monitoring/). It also sends a Sentry-Trace header so the check can be connected to downstream spans and errors. Current monitoring addresses are available from Sentry, although the operator warns that they may change.
This bot belongs to Sentry's reliability product. It has no documented job in search indexing, AI answer retrieval, or model training. The recurring requests should be removed from visitor counts without being reclassified as AI crawler activity.
