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

chore(profiling): Stop reporting unactionable unknown sdk errors #88811

Merged

Conversation

Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Apr 4, 2025

There's not much we can do about this error until we can reject profile chunks below the minimum sdk version. So stop reporting it since it's just noise.

There's not much we can do about this error until we can reject profile chunks
below the minimum sdk version. So stop reporting it since it's just noise.
@Zylphrex Zylphrex requested a review from a team as a code owner April 4, 2025 16:16
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 4, 2025
@Zylphrex Zylphrex merged commit 980bc2b into master Apr 4, 2025
49 checks passed
@Zylphrex Zylphrex deleted the txiao/chore/stop-reporting-unactionable-unknown-sdk-errors branch April 4, 2025 16:49
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/profiles/task.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #88811   +/-   ##
=======================================
  Coverage   87.72%   87.72%           
=======================================
  Files       10066    10066           
  Lines      569367   569394   +27     
  Branches    22355    22355           
=======================================
+ Hits       499489   499519   +30     
+ Misses      69479    69476    -3     
  Partials      399      399           

andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
)

There's not much we can do about this error until we can reject profile
chunks below the minimum sdk version. So stop reporting it since it's
just noise.
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