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(profiling): Add thread metadata to tell which thread is the main #1320

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

phacops
Copy link
Contributor

@phacops phacops commented Jun 24, 2022

We need to identify which thread is the main thread in Cocoa profiles. The client will now set a boolean in thread metadata to indicate the main thread. Here is the related change in the SDK getsentry/sentry-cocoa#1918.

This should be an optional field.

@phacops phacops requested a review from a team June 24, 2022 22:16
@phacops phacops merged commit e5c8089 into master Jun 27, 2022
@phacops phacops deleted the pierre/profiling-add-main-thread-id-to-schema branch June 27, 2022 14:41
jan-auer added a commit that referenced this pull request Jun 30, 2022
* master:
  fix(profiling): Increase profile maximum size by an order of magnitude (#1321)
  feat(dynamic-sampling): Extend protocol [INGEST-1395 INGEST-1397] (#1318)
  ref(dynamic-sampling): Sample trace after metrics extraction (#1317)
  ref(project_redis): Add counter for redis cache usage (#1322)
  feat(profiling): Add thread metadata to tell which thread is the main (#1320)
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.

None yet

2 participants