-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
General Thread (Q4 2021) #1175
Comments
GitHub just released some updates including a new setting for code reviews:
I just enabled this in the P.S. @BYK Do you want Triage role since you seem to still want to be at least occasionally active here? |
I mean, why not? 🙂 |
BRING US GITHUB DISCUSSIONS YOU COWARDS! 😝 |
Invite sent! 💃
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I reopened https://github.com/getsentry/self-hosted/milestone/5 because we should really address #1133 before closing. Anything else? |
I have a self-hosted installation of Sentry 21.9.0 (sorry for not updating it). I know that some components of Sentry are written in Java. Today I have read the news about a critical log4j vulnerability (https://www.lunasec.io/docs/blog/log4j-zero-day/, CVE-2021-44228). Are Sentry installations using scripts from this repository affected? If so, what's the proper way to apply a fix or workaround? |
Would also love confirmation on the vulernability as @patrakov mentioned, since it does look like some old log4j versions (1.x) were used when I searched a self-hosted server for log4j with |
@patrakov @BYK @bryceadams I think it's better to continue this in #1196 ;) |
Hello everyone, recently I migrated from version 9.0 to version 21.5. |
Hello @bergpb |
Hello, everyone!!! After upgrading, some project issues were not imported, would this be expected behavior? I was careful to remove the service that auto removes the issues before updating Sentry with the new version. For example, a project that had more than 4000 issues, after the update only 562 are displayed. The information was checked using a python script where it searches for the issues through the Sentry API. |
Is it possible that some events are being grouped together now that previously were not? |
Great point @chadwhitacre, but is there any way to confirm this? |
@bergpb I think this is more likely due to the newly set retention limit, which is 90 days (compared to infinite in the earlier versions) |
Hello @BYK , before upgrading the new version I paid attention to disabling this service as recommended in the documentation, for this, I just commented on the sentry-cleanup service in the compose file: https://github.com/getsentry/self-hosted#event-retention |
@bergpb the service does regular cleaning but the environment variable is used by other services such as Sentry Web itself (especially during this migration) and Snuba too. And unfortunately setting that beyond 90 days is not supported in Snuba nor the UI supports wider ranges I think. |
@BYK, so even if you remove the service sentry-cleanup and also increase the value of the environment variable, will Sentry still remove older issues after migration? |
If you increase the value, it should respect that value. |
I will try to run the upgrade 9.0 -> 21.5 again, but now increasing the value, I will share the results here. |
New year, new quarter, new thread! :) |
Trying out a little something here. This is a general thread for small questions and other more casual interaction that doesn't justify an entire ticket of its own. Scoping this to the quarter, let's see how it goes. :)
| Q1 2022 →
The text was updated successfully, but these errors were encountered: