Skip to content

fix(alerts): Handle gte/lte condition types in metric alert serializers#115972

Merged
kcons merged 1 commit into
masterfrom
kcons/oopsiekey
May 21, 2026
Merged

fix(alerts): Handle gte/lte condition types in metric alert serializers#115972
kcons merged 1 commit into
masterfrom
kcons/oopsiekey

Conversation

@kcons
Copy link
Copy Markdown
Member

@kcons kcons commented May 20, 2026

We aren't necessarily trying to fix rare failure cases in private deprecated endpoints, but in this case it fails due to configuration that is valid in the new APIs, and it's nice to not have updating API usage result in more errors.

Fixes SENTRY-5PRF.

@kcons kcons requested a review from ceorourke May 20, 2026 23:41
@kcons kcons requested a review from a team as a code owner May 20, 2026 23:41
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 20, 2026
@kcons kcons merged commit d814c20 into master May 21, 2026
63 of 65 checks passed
@kcons kcons deleted the kcons/oopsiekey branch May 21, 2026 16:28
JonasBa pushed a commit that referenced this pull request May 21, 2026
…rs (#115972)

We aren't necessarily trying to fix rare failure cases in private
deprecated endpoints, but in this case it fails due to configuration
that is valid in the new APIs, and it's nice to not have updating API
usage result in more errors.

Fixes SENTRY-5PRF.
natemoo-re pushed a commit that referenced this pull request May 21, 2026
…rs (#115972)

We aren't necessarily trying to fix rare failure cases in private
deprecated endpoints, but in this case it fails due to configuration
that is valid in the new APIs, and it's nice to not have updating API
usage result in more errors.

Fixes SENTRY-5PRF.
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.

2 participants