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

fix: Use a default crash DB if we have a Cache configured #941

Merged
merged 3 commits into from
Dec 15, 2022

Conversation

Swatinem
Copy link
Member

@Swatinem Swatinem commented Dec 15, 2022

Seems like our symbolicator-crash (sentry-native) integration was never active because it required explicitly setting a crash db path which was not configured for our deployed version.

This will now use a .sentry-native folder inside our configured (or defaulted for docker) cache directory.

@Swatinem Swatinem requested a review from a team December 15, 2022 12:23
@Swatinem Swatinem enabled auto-merge (squash) December 15, 2022 12:27
@Swatinem Swatinem merged commit 0f4068e into master Dec 15, 2022
@Swatinem Swatinem deleted the fix/crash-db branch December 15, 2022 12:47
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