Skip to content

ref: bump sentry-conventions to 0.20.0 - #122471

Draft
getsentry-bot wants to merge 1 commit into
masterfrom
bot/bump-version/sentry-conventions/0.20.0
Draft

ref: bump sentry-conventions to 0.20.0#122471
getsentry-bot wants to merge 1 commit into
masterfrom
bot/bump-version/sentry-conventions/0.20.0

Conversation

@getsentry-bot

@getsentry-bot getsentry-bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

⚠️ Only to be merged once getsentry/snuba#8388 was merged and deployed!

Co-Authored-By: Lms24 8420481+Lms24@users.noreply.github.com

Co-Authored-By: Lms24 <8420481+Lms24@users.noreply.github.com>
@getsentry-bot
getsentry-bot requested a review from a team as a code owner August 24, 2026 16:05
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 24, 2026
@Lms24 Lms24 self-assigned this Aug 24, 2026
@Lms24
Lms24 marked this pull request as draft August 24, 2026 16:07
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Backend Test Failures

Failures on cf5846c in this run:

tests/sentry/search/eap/test_spans.py::test_deprecated_attribute_internal_alias_preserves_existing_search_typelog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/search/eap/test_spans.py:1173: in test_deprecated_attribute_internal_alias_preserves_existing_search_type
    "frames.total": _make_deprecated_metadata(
tests/sentry/search/eap/test_spans.py:1126: in _make_deprecated_metadata
    return AttributeMetadata(
E   TypeError: AttributeMetadata.__init__() missing 1 required positional argument: 'keys'
tests/sentry/search/eap/test_spans.py::test_deprecated_attribute_normalizes_supported_convention_attribute_typeslog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/search/eap/test_spans.py:1332: in test_deprecated_attribute_normalizes_supported_convention_attribute_types
    "old_string": _make_deprecated_metadata(AttributeType.STRING, "new_string"),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/sentry/search/eap/test_spans.py:1126: in _make_deprecated_metadata
    return AttributeMetadata(
E   TypeError: AttributeMetadata.__init__() missing 1 required positional argument: 'keys'
tests/sentry/search/eap/test_spans.py::test_deprecated_attribute_does_not_overwrite_existing_replacementlog
[gw1] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/search/eap/test_spans.py:1270: in test_deprecated_attribute_does_not_overwrite_existing_replacement
    "frames.total": _make_deprecated_metadata(
tests/sentry/search/eap/test_spans.py:1126: in _make_deprecated_metadata
    return AttributeMetadata(
E   TypeError: AttributeMetadata.__init__() missing 1 required positional argument: 'keys'
tests/sentry/search/eap/test_spans.py::test_deprecated_attribute_internal_name_match_does_not_expose_internal_aliaslog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/search/eap/test_spans.py:1200: in test_deprecated_attribute_internal_name_match_does_not_expose_internal_alias
    {"fcp": _make_deprecated_metadata(AttributeType.DOUBLE, "browser.web_vital.fcp.value")},
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/sentry/search/eap/test_spans.py:1126: in _make_deprecated_metadata
    return AttributeMetadata(
E   TypeError: AttributeMetadata.__init__() missing 1 required positional argument: 'keys'
tests/sentry/search/eap/test_spans.py::test_normalize_deprecated_attributes_resolve_to_replacementlog
[gw1] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/search/eap/test_spans.py:1358: in test_normalize_deprecated_attributes_resolve_to_replacement
    "old_attr": _make_deprecated_metadata(
tests/sentry/search/eap/test_spans.py:1126: in _make_deprecated_metadata
    return AttributeMetadata(
E   TypeError: AttributeMetadata.__init__() missing 1 required positional argument: 'keys'
tests/sentry/search/eap/test_spans.py::test_normalize_deprecated_attribute_preserves_existing_definitionlog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/search/eap/test_spans.py:1383: in test_normalize_deprecated_attribute_preserves_existing_definition
    "gen_ai.request.messages": _make_deprecated_metadata(
tests/sentry/search/eap/test_spans.py:1126: in _make_deprecated_metadata
    return AttributeMetadata(
E   TypeError: AttributeMetadata.__init__() missing 1 required positional argument: 'keys'
tests/sentry/search/eap/test_spans.py::test_deprecated_attribute_replacement_does_not_inherit_secondary_aliaslog
[gw1] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/search/eap/test_spans.py:1229: in test_deprecated_attribute_replacement_does_not_inherit_secondary_alias
    {"db.system": _make_deprecated_metadata(AttributeType.STRING, "db.system.name")},
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/sentry/search/eap/test_spans.py:1126: in _make_deprecated_metadata
    return AttributeMetadata(
E   TypeError: AttributeMetadata.__init__() missing 1 required positional argument: 'keys'
tests/sentry/search/eap/test_spans.py::test_deprecated_attribute_replacement_does_not_shadow_existing_internal_namelog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/search/eap/test_spans.py:1304: in test_deprecated_attribute_replacement_does_not_shadow_existing_internal_name
    "resource.deployment.environment": _make_deprecated_metadata(
tests/sentry/search/eap/test_spans.py:1126: in _make_deprecated_metadata
    return AttributeMetadata(
E   TypeError: AttributeMetadata.__init__() missing 1 required positional argument: 'keys'

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