-
Notifications
You must be signed in to change notification settings - Fork 168
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
fix: Add changes for upload sourcemaps snippet #4763
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
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.
Thanks! Feel free to merge anytime.
Note: I added the backport-8.16
and backport-8.17
as the two most recent maintained versions assuming this change is compatible with those versions.
(cherry picked from commit 27c7b5a)
(cherry picked from commit 27c7b5a)
(cherry picked from commit 27c7b5a)
(cherry picked from commit 27c7b5a) Co-authored-by: David Luna <[email protected]>
(cherry picked from commit 27c7b5a) Co-authored-by: David Luna <[email protected]>
(cherry picked from commit 27c7b5a) Co-authored-by: David Luna <[email protected]>
Description
The nodejs snippet provided contains an error on how to pass the file content to the request method. This PR fixes that.
Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*
)docs/en/serverless/*
)docs/en/integrations/*
)Related issue
N/A
Checklist
Follow-up tasks
Select one.