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

Use axios instead of fetch #868

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

humivo
Copy link
Contributor

@humivo humivo commented Nov 30, 2023

Description: The Javascript sample app was not properly propagating the trace context when using fetch for certain URLs. Have changed to use axios for HTTPS requests instead to fix this.

Testing Performed: Locally tested and passed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bryan-aguilar bryan-aguilar merged commit 9b47dc7 into aws-observability:master Nov 30, 2023
4 checks passed
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.

2 participants