Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

referrer is not part of Referrer Enum #71570

Open
williamdes opened this issue May 11, 2024 · 7 comments
Open

referrer is not part of Referrer Enum #71570

williamdes opened this issue May 11, 2024 · 7 comments

Comments

@williamdes
Copy link

Self-Hosted Version

24.4.2

CPU Architecture

x86_64

Docker Version

20.10.24+dfsg1

Docker Compose Version

2.24.6

Steps to Reproduce

?

I guess this is internal code (to Sentry) calling with such referrers

Expected Result

No errors in logs

Actual Result

web-1                                           | Traceback (most recent call last):
web-1                                           |   File "/usr/local/lib/python3.11/site-packages/sentry/snuba/referrer.py", line 824, in validate_referrer
web-1                                           |     raise Exception(error_message)
web-1                                           | Exception: referrer api.performance.http.domain-summary-transactions-list.secondary is not part of Referrer Enum
web-1                                           | 21:20:56 [WARNING] sentry.snuba.referrer: referrer api.performance.http.domain-summary-transactions-list.secondary is not part of Referrer Enum
web-1                                           | Traceback (most recent call last):
web-1                                           |   File "/usr/local/lib/python3.11/site-packages/sentry/snuba/referrer.py", line 824, in validate_referrer
web-1                                           |     raise Exception(error_message)
web-1                                           | Exception: referrer api.performance.http.domain-summary-metrics-ribbon.primary is not part of Referrer Enum
web-1                                           | 21:20:56 [WARNING] sentry.snuba.referrer: referrer api.performance.http.domain-summary-metrics-ribbon.primary is not part of Referrer Enum
web-1                                           | Traceback (most recent call last):
web-1                                           |   File "/usr/local/lib/python3.11/site-packages/sentry/snuba/referrer.py", line 824, in validate_referrer
web-1                                           |     raise Exception(error_message)
web-1                                           | Exception: referrer api.performance.http.domain-summary-transactions-list.secondary is not part of Referrer Enum

Event ID

No response

@aldy505
Copy link

aldy505 commented May 13, 2024

Shouldn't this be transferred to getsentry/sentry repo instead?

@azaslavsky @hubertdeng123 can you guys help with that?

@azaslavsky azaslavsky transferred this issue from getsentry/self-hosted May 23, 2024
@getsantry
Copy link
Contributor

getsantry bot commented May 23, 2024

Assigning to @getsentry/support for routing ⏲️

@williamdes
Copy link
Author

This GitHub app has a typo in its name 😄

@dalnoki dalnoki transferred this issue from getsentry/sentry May 24, 2024
@aldy505
Copy link

aldy505 commented May 24, 2024

@dalnoki Why is this transferred back to self-hosted, if I may ask?

@getsantry
Copy link
Contributor

getsantry bot commented May 28, 2024

Assigning to @getsentry/support for routing ⏲️

@hubertdeng123 hubertdeng123 transferred this issue from getsentry/self-hosted May 28, 2024
@getsantry
Copy link
Contributor

getsantry bot commented May 28, 2024

Routing to @getsentry/product-owners-performance for triage ⏲️

@wmak
Copy link
Member

wmak commented May 28, 2024

To confirm, is this breaking your instance? It should only be a warning message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: No status
Development

No branches or pull requests

4 participants