Skip to content

chore(dep): Bump sentry-relay to 0.9.24#109959

Merged
Zylphrex merged 4 commits intomasterfrom
txiao/chore/bump-sentry-relay-to-0.9.24
Mar 5, 2026
Merged

chore(dep): Bump sentry-relay to 0.9.24#109959
Zylphrex merged 4 commits intomasterfrom
txiao/chore/bump-sentry-relay-to-0.9.24

Conversation

@Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Mar 5, 2026

This release contains DataCategory.PROFILE_BACKEND and DataCategory.PROFILE_UI

This release contains DataCategory.PROFILE_BACKEND and DataCategory.PROFILE_UI
@Zylphrex Zylphrex requested a review from a team as a code owner March 5, 2026 18:09
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Backend Test Failures

Failures on 2766e71 in this run:

tests/sentry/api/endpoints/test_relay_globalconfig_v3.py::test_global_configlog
tests/sentry/api/endpoints/test_relay_globalconfig_v3.py:70: in test_global_config
    assert normalized == config
E   AssertionError: assert {'aiModelCost....0, ...}, ...} == {'aiModelCost....0, ...}, ...}
E     
E     Omitting 4 identical items, use -vv to show
E     Differing items:
E     {'options': {'profiling.profile_metrics.unsampled_profiles.enabled': True, 'profiling.profile_metrics.unsampled_profil...ofiling.profile_metrics.unsampled_profiles.sample_rate': 1.0, 'relay.cardinality-limiter.error-sample-rate': 1.0, ...}} != {'options': {'profiling.profile_metrics.unsampled_profiles.enabled': True, 'profiling.profile_metrics.unsampled_profil...ofiling.profile_metrics.unsampled_profiles.sample_rate': 1.0, 'relay.cardinality-limiter.error-sample-rate': 1.0, ...}}
E     
E     Full diff:
E       {
E           'aiModelCosts': None,
E           'measurements': {
E               'builtinMeasurements': [
E                   {
E                       'name': 'app_start_cold',
E                       'unit': 'millisecond',
E                   },
E                   {
E                       'name': 'app_start_warm',
E                       'unit': 'millisecond',
E                   },
E                   {
E                       'name': 'cls',
E                       'unit': 'none',
E                   },
E                   {
E                       'name': 'connection.rtt',
E                       'unit': 'millisecond',
E                   },
E                   {
E                       'name': 'fcp',
E                       'unit': 'millisecond',
E                   },
E                   {
E                       'name': 'fid',
E                       'unit': 'millisecond',
E                   },
E                   {
E                       'name': 'fp',
E                       'unit': 'millisecond',
E                   },
E                   {
E                       'name': 'frames_frozen_rate',
E                       'unit': 'ratio',
E                   },
E                   {
E                       'name': 'frames_frozen',
E                       'unit': 'none',
E                   },
E                   {
... (1491 more lines)

Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@Zylphrex Zylphrex merged commit 8ede976 into master Mar 5, 2026
73 checks passed
@Zylphrex Zylphrex deleted the txiao/chore/bump-sentry-relay-to-0.9.24 branch March 5, 2026 19:57
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