Skip to content

feat(tracemetrics): Add equations in alerts flag#113181

Merged
narsaynorath merged 3 commits intomasterfrom
nar/feat/tracemetrics-alerts-equations-add-flag
Apr 16, 2026
Merged

feat(tracemetrics): Add equations in alerts flag#113181
narsaynorath merged 3 commits intomasterfrom
nar/feat/tracemetrics-alerts-equations-add-flag

Conversation

@narsaynorath
Copy link
Copy Markdown
Member

Create flag for equations in alerts

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 16, 2026
@narsaynorath narsaynorath enabled auto-merge (squash) April 16, 2026 16:49
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 16, 2026

Backend Test Failures

Failures on ff80e40 in this run:

tests/sentry/seer/endpoints/test_group_ai_autofix.py::GroupAutofixEndpointExplorerRoutingTest::test_open_pr_without_repo_namelog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/endpoints/test_group_ai_autofix.py:1172: in test_open_pr_without_repo_name
    assert response.status_code == 202, f"Failed for {flag}: {response.data}"
E   AssertionError: Failed for organizations:seer-explorer: None
E   assert 404 == 202
E    +  where 404 = <Response status_code=404>.status_code
tests/sentry/seer/endpoints/test_group_ai_autofix.py::GroupAutofixEndpointExplorerRoutingTest::test_open_pr_with_repo_namelog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/endpoints/test_group_ai_autofix.py:1129: in test_open_pr_with_repo_name
    assert response.status_code == 202, f"Failed for {flag}: {response.data}"
E   AssertionError: Failed for organizations:seer-explorer: None
E   assert 404 == 202
E    +  where 404 = <Response status_code=404>.status_code
tests/sentry/seer/endpoints/test_group_ai_autofix.py::GroupAutofixEndpointExplorerRoutingTest::test_open_prlog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/endpoints/test_group_ai_autofix.py:1087: in test_open_pr
    assert response.status_code == 202, f"Failed for {flag}: {response.data}"
E   AssertionError: Failed for organizations:seer-explorer: None
E   assert 404 == 202
E    +  where 404 = <Response status_code=404>.status_code

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 16, 2026

Backend Test Failures

Failures on f1e88f7 in this run:

tests/sentry/seer/endpoints/test_group_ai_autofix.py::GroupAutofixEndpointExplorerRoutingTest::test_open_pr_without_repo_namelog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/endpoints/test_group_ai_autofix.py:1172: in test_open_pr_without_repo_name
    assert response.status_code == 202, f"Failed for {flag}: {response.data}"
E   AssertionError: Failed for organizations:seer-explorer: None
E   assert 404 == 202
E    +  where 404 = <Response status_code=404>.status_code
tests/sentry/seer/endpoints/test_group_ai_autofix.py::GroupAutofixEndpointExplorerRoutingTest::test_open_prlog
[gw1] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/endpoints/test_group_ai_autofix.py:1087: in test_open_pr
    assert response.status_code == 202, f"Failed for {flag}: {response.data}"
E   AssertionError: Failed for organizations:seer-explorer: None
E   assert 404 == 202
E    +  where 404 = <Response status_code=404>.status_code
tests/sentry/seer/endpoints/test_group_ai_autofix.py::GroupAutofixEndpointExplorerRoutingTest::test_open_pr_with_repo_namelog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/endpoints/test_group_ai_autofix.py:1129: in test_open_pr_with_repo_name
    assert response.status_code == 202, f"Failed for {flag}: {response.data}"
E   AssertionError: Failed for organizations:seer-explorer: None
E   assert 404 == 202
E    +  where 404 = <Response status_code=404>.status_code

@narsaynorath narsaynorath merged commit 88d0ca3 into master Apr 16, 2026
77 checks passed
@narsaynorath narsaynorath deleted the nar/feat/tracemetrics-alerts-equations-add-flag branch April 16, 2026 18:48
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