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

feat: Re-enable Intel symbol source #88892

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

loewenheim
Copy link
Contributor

We disabled the Intel symbol source because it rejects Symbolicator's user agent. Now that we've made strides in reducing the requests made to public symbol servers, we re-enable it again, switching the user agent to curl.

Depends upon #88891 for the updated schema and #88890 and getsentry/symbolicator#1663 for index support.

@loewenheim loewenheim self-assigned this Apr 7, 2025
@loewenheim loewenheim requested a review from a team April 7, 2025 12:25
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 7, 2025
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #88892   +/-   ##
=======================================
  Coverage   87.73%   87.73%           
=======================================
  Files       10072    10072           
  Lines      569689   569685    -4     
  Branches    22373    22373           
=======================================
+ Hits       499796   499808   +12     
+ Misses      69494    69478   -16     
  Partials      399      399           

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