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

Documentation refers to @APM decorator without showing how to import APM #193

Open
dcmorse opened this issue Mar 30, 2022 · 1 comment
Open

Comments

@dcmorse
Copy link

dcmorse commented Mar 30, 2022

Where is @apm supposed to import from? VSCode can't find it to auto-import it. The symbol doesn't really appear in the .js in node_modules ... we're stumped.

@avatarneil
Copy link

@dcmorse I had success with import * as APM from '@gamechanger/datadog-apm'!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants