Issue
I am receiving some events that seem to be coming from domains different from the one my application is hosted at.
Applies To
- All customers
Resolution
This is a common occurrence. The URL tag typically refers to the URL associated with the captured event. The URL tag is not limited to the URL of your own application, it can also capture the URL of external resources or sites that were involved in the event. If you would like to filter out errors from these URLs please see the filtering option listed here.
While the URL may seem unfamiliar, it could be related to third-party services, APIs, or other interactions that are triggered by user actions or events within the application.
We would recommend using the "Allowed Domains" section of your project settings to specify the domains that can send errors to your Sentry organization.