-
Notifications
You must be signed in to change notification settings - Fork 624
Enable global custom attributes on Network Requests #3399
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
Conversation
Coverage Report 1Affected Products
Test Logs
Notes |
Size Report 1Affected Products
Test Logs
Notes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good. Do you think there's any danger to adding this to network requests? (I.e. why was it not added to network requests from the beginning?)
AFAICT - I don't see any risk in doing this. I spent very less time to debug and make these changes. But I spent a way longer time to understand why this mismatch did happen - and I could not find any clear reason. So, I assume this was an oversight rather than anything else. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes LGTM. Have you checked the e2e experience on console? I know this PR is a bit urgent. We need to update docs and api reference later.
Could you also update CHANGELOG? |
Done! |
No description provided.