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

Add async_local_storage to available scopes #1089

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

blimmer
Copy link
Contributor

@blimmer blimmer commented Sep 17, 2020

What does this PR do?

This PR adds async_local_storage to the Typescript types for scopes.

Motivation

We're running Node 14 and trying out async_local_storage to try to work around performance issues we were experiencing with dd-trace. I noticed that Typescript was complaining that async_local_storage isn't a valid option, even though it's implemented and recommended in this issue: #969 (comment)

index.d.ts Show resolved Hide resolved
@rochdev rochdev merged commit 59cb754 into DataDog:master Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants