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

aws-sdk-lambda: don't use external segments #2942

Merged
merged 2 commits into from
Nov 13, 2024
Merged

aws-sdk-lambda: don't use external segments #2942

merged 2 commits into from
Nov 13, 2024

Conversation

fallwith
Copy link
Contributor

the use of external request segments can cause confusion for Lambda entity relationships. should we wish to expose the underlying net call to the AWS back-end API in future, we can do so by simply removing the disable_all_tracing wrapper and allow the underlying Net::HTTP call to be instrumented.

the use of external request segments can cause confusion for Lambda
entity relationships. should we wish to expose the underlying net call
to the AWS back-end API in future, we can do so by simply removing the
`disable_all_tracing` wrapper and allow the underlying Net::HTTP call to
be instrumented.
have the chain and prepend module files relatively include the main
instrumentation file
@tannalynn tannalynn merged commit e81c62c into dev Nov 13, 2024
35 of 36 checks passed
@kaylareopelle kaylareopelle deleted the scombriformes branch November 15, 2024 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Code Complete/Done
Development

Successfully merging this pull request may close these issues.

2 participants