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

ref(profiling): do not set the profile_id in the profile context on the transaction. #573

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

viglia
Copy link
Contributor

@viglia viglia commented Apr 26, 2023

Better to leave Relay set it.
This will ensure the profile is correctly accepted and validated before we set it instead of having to remove the profile id from the context in case the profile is rate limited/invalid or else.

Better to leave Relay set it.
This will ensure the profile is correctly accepted and validated before we set it instead of having to remove the profile id from the context in case the profile is rate limited/invalid or else.
@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #573 (19038ab) into master (63c280d) will increase coverage by 0.08%.
The diff coverage is 0.00%.

❗ Current head 19038ab differs from pull request most recent head c8187c8. Consider uploading reports for the commit c8187c8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #573      +/-   ##
==========================================
+ Coverage   70.57%   70.65%   +0.08%     
==========================================
  Files          66       66              
  Lines        6705     6697       -8     
==========================================
  Hits         4732     4732              
+ Misses       1973     1965       -8     

@Swatinem Swatinem enabled auto-merge (squash) April 26, 2023 13:47
@Swatinem Swatinem merged commit e539aec into master Apr 26, 2023
12 checks passed
@Swatinem Swatinem deleted the viglia/ref/do-not-set-profile-id-in-context branch April 26, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants