Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Community] fix sentry compression algo #2851

Merged
merged 1 commit into from
Jan 9, 2025
Merged

[Community] fix sentry compression algo #2851

merged 1 commit into from
Jan 9, 2025

Conversation

GuillaumeDSM
Copy link
Member

No description provided.

@GuillaumeDSM GuillaumeDSM self-assigned this Jan 9, 2025
@GuillaumeDSM GuillaumeDSM requested a review from Herklos as a code owner January 9, 2025 16:15
@GuillaumeDSM GuillaumeDSM enabled auto-merge (rebase) January 9, 2025 16:15
@@ -31,6 +31,8 @@ def __init__(
self, options: typing.Dict[str, typing.Any]
):
super().__init__(options)
# WARNING: override default "br" value: not supported by Glitchtip yet
self._compression_algo = "gzip"
Copy link
Member

Choose a reason for hiding this comment

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

😮

@GuillaumeDSM GuillaumeDSM merged commit d954fdf into dev Jan 9, 2025
11 checks passed
@GuillaumeDSM GuillaumeDSM deleted the sentry branch January 9, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants