-
-
Notifications
You must be signed in to change notification settings - Fork 337
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
Missing profiles even though the profileSampleRate is set to 1 #3816
Comments
Here's the Sentry initialization configuration: Native initialization:Android:
iOS:
JS Initialization
|
Thank you @realkosty and @quantumCoder174 for the details. The init options look correct. I've explored some of the examples @realkosty shared in the Jira issue. And I've noticed that most of the transactions which are missing profiles are missing the I've notices a small number (2-4) of transactions which had Do you have any specific release that we should focus on (not to reveal any private information feel free to share this in private with @realkosty)? Are you able to reproduce the situation with missing profiles? |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Platform:
SDK version: 5.22.1
react-native
version: 0.71.13Are you using Expo?
Are you using sentry.io or on-premise?
If you are using sentry.io, please post a link to your issue so we can take a look:
See linked Jira
Configuration:
see comment below
I have the following issue:
A significant number of transactions do not have profiles attached, even though the
profileSampleRate
is set to 1.No correlation with release, os, transaction.op/status, or sdk.version (see Jira ticket for Discover queries for each of those)
stats_v2 are clean - all profiles accepted, nothing dropped or discarded on client side.
┆Issue is synchronized with this Jira Improvement by Unito
The text was updated successfully, but these errors were encountered: