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: Capture HTTP headers #8

Merged
merged 2 commits into from
May 24, 2024
Merged

feat: Capture HTTP headers #8

merged 2 commits into from
May 24, 2024

Conversation

ernestii
Copy link

@ernestii ernestii commented May 23, 2024

Changes from [HDX-550] RN: capture HTTP request headers (#5), authored by @tzurae

Tested on iOS:
Screenshot 2024-05-23 at 9 57 38 AM

@ernestii ernestii force-pushed the ei/hdx-550 branch 2 times, most recently from baa014f to 7cd6e0e Compare May 23, 2024 16:26
@@ -106,7 +106,7 @@
"dependencies": {
"@opentelemetry/api": "^1.7.0",
"@opentelemetry/core": "1.20.0",
"@opentelemetry/instrumentation-xml-http-request": "^0.41.0",
"@opentelemetry/instrumentation-xml-http-request": "^0.51.1",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

upgrading as 0.41.0 imports @opentelemetry/[email protected] and it throws an error due to multiple api versions

@ernestii ernestii merged commit 3870bbc into release-next May 24, 2024
1 check passed
@ernestii ernestii deleted the ei/hdx-550 branch May 24, 2024 00:21
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.

1 participant