Is it possible to track sentry errors in a sentry project on it’s own?
I’m currently getting Sentry errors (i.e. from issue 85, issue 132 and other python errors) and Sentry seems to track these errors but adds it to a project that is not at all related to sentry.
@BYK suggested that I should create an “internal” project which I did.
But I’m still getting various Sentry errors on this unrelated Project from Sentry containers (in this case a sentry worker):
Is there any setting that should handle this? Just creating a project called “internal” doesn’t seem to help at all.