Skip to content

Conversation

@constantinius
Copy link
Contributor

Fixing this particular issue:

Traceback (most recent call last):
  File "/usr/src/sentry/src/sentry/snuba/referrer.py", line 964, in validate_referrer
    raise Exception(error_message)
Exception: referrer api.metrics.totals.second_query is not part of Referrer Enum

Closes https://linear.app/getsentry/issue/TET-1522/snuba-queries-raising-warning

@linear
Copy link

linear bot commented Dec 1, 2025

@constantinius constantinius requested a review from a team December 1, 2025 13:41
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 1, 2025
@constantinius constantinius enabled auto-merge (squash) December 1, 2025 14:54
@constantinius constantinius merged commit ed970f4 into master Dec 1, 2025
66 checks passed
@constantinius constantinius deleted the constantinius/fix/snuba/add-missing-enum-api.metrics.totals.second_query branch December 1, 2025 15:14
jerryzhou196 pushed a commit that referenced this pull request Dec 1, 2025
…num (#104155)

Fixing this particular issue:

```
Traceback (most recent call last):
  File "/usr/src/sentry/src/sentry/snuba/referrer.py", line 964, in validate_referrer
    raise Exception(error_message)
Exception: referrer api.metrics.totals.second_query is not part of Referrer Enum
```

Closes
https://linear.app/getsentry/issue/TET-1522/snuba-queries-raising-warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants